deflate output filter.
Alternately, substitute mod_deflate.c of trunk (at r483597) which maps
to the same result as the net patches.
- +1: rpluem, niq, jerenkrantz
+ +1: rpluem, niq, jerenkrantz, wrowe
* Allow htcacheclean and httxt2dbm to link apr/apr-util statically
like the older support programs.
http://mail-archives.apache.org/mod_mbox//httpd-dev/200609.mbox/%3c1404e5910609091218p84f4d2flc1000764b4966727@mail.gmail.com%3e
+1: trawick, wrowe, jerenkrantz
+ * mod_proxy: Log unlock errors (as we do with locking errors).
+ Add additional clarification on where the error occurred.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=484792
+ http://svn.apache.org/viewvc?view=rev&revision=484787
+ http://svn.apache.org/viewvc?view=rev&revision=484978
+ 2.2.x version of patch:
+ For r484787, see: http://people.apache.org/~jim/patches/lock.txt
+ otherwise, trunk version works.
+ +1: jim, rpluem, wrowe
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
* mpm_winnt: Fix return values from wait_for_many_objects.
http://svn.apache.org/viewvc?view=rev&revision=428029
2.2.x version of patch:
Trunk version works
+ http://people.apache.org/~wrowe/mpm_winnt_waits.patch
+ is easier to read (-U8)
+1: mturk, wrowe
* Bundled PCRE: backport r381783 from trunk
ever start using it. So we keep the framework in
that case. Make trunk backports easier.
- * mod_proxy: Log unlock errors (as we do with locking errors).
- Add additional clarification on where the error occurred.
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&revision=484792
- http://svn.apache.org/viewvc?view=rev&revision=484787
- http://svn.apache.org/viewvc?view=rev&revision=484978
- 2.2.x version of patch:
- For r484787, see: http://people.apache.org/~jim/patches/lock.txt
- otherwise, trunk version works.
- +1: jim, rpluem
-
* core: PR#37680
Fix NONBLOCK status of listening sockets on restart/graceful
http://svn.apache.org/viewvc?view=rev&revision=487901