APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2003/09/10 12:00:20 $]
+Last modified at [$Date: 2003/09/10 17:34:32 $]
Release:
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_rewrite.c.diff?r1=1.154&r2=1.155
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_rewrite.c.diff?r1=1.156&r2=1.157
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_rewrite.c.diff?r1=1.173&r2=1.174
- +1: rederpj, nd
+ +1: rederpj, nd, trawick
* Replace some of the mutex locking in the worker MPM with
atomic operations for higher concurrency.
token and to skip token parameters. PR 21523.
Don't compress if there was *any* non-identity endoding applied before.
modules/filters/mod_deflate.c: r1.37, r1.38
- +1: nd, striker
+ +1: nd, striker, trawick
* Fix mod_log_config's %b format to write "-" in case of bytes_sent == 0.
modules/loggers/mod_log_config.c: r1.106
* Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
as CGI output.
modules/generators/mod_cgid.c: r1.153
- +1: nd
+ +1: nd, trawick
* Fix inconsistency in generated expression parse tree. (2.0 + 1.3)
There's also a practical advantage; it saves some CPU cycles, since the