modules/proxy/mod_proxy_ftp.c: r231044
+1: minfrin, jim, nd
+ *) mod_cache: Fix handling of 'Vary: *". PR 16125.
+ Trunk: r180341
+ 2.0.x Patch: http://issues.apache.org/bugzilla/attachment.cgi?id=15297
+ +1: pquerna, jerenkrantz, colm
+ jerenkrantz notes: I do prefer the version from r190033 (own if check).
+
+ *) Add missing va_end call
+ http://svn.apache.org/viewcvs?rev=321500&view=rev
+ +1: nd, trawick, colm
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ please place SVN revisions from trunk here, so it is easy to
default installation on Windows.
http://svn.apache.org/viewcvs?rev=179622&view=rev
http://svn.apache.org/viewcvs?rev=280114&view=rev
- +1: trawick, wrowe
+ +1: trawick, wrowe, colm
backported 280114 to 2.2.x branch already
- *) mod_cache: Fix handling of 'Vary: *". PR 16125.
- Trunk: r180341
- 2.0.x Patch: http://issues.apache.org/bugzilla/attachment.cgi?id=15297
- +1: pquerna, jerenkrantz, colm
- jerenkrantz notes: I do prefer the version from r190033 (own if check).
-
*) Reverse Proxy fixes: <Location> bug and Cookie support
Patch is at
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4
code: http://svn.apache.org/viewcvs?view=rev&rev=157583
http://svn.apache.org/viewcvs?rev=280401&view=rev
docs: http://svn.apache.org/viewcvs?rev=280384&view=rev
- +1: stas, trawick
- -0: colm
- colm: It's a useful feature, but TCP window size selection
- algorithims can be pretty "interesting", probably more
- 2.2.
- trawick: It is nevertheless true that POST performance can
- sometimes improve dramatically by tweaking the receive
- buffer size, and this relatively simple patch lets that
- be controlled in a portable manner just for the web
- server. (old way: use system-specific configuration
- knobs that affect all applications.)
+ +1: stas, trawick, colm
*) Fix all non-http protocol modules that were modeled after the
broken mod_echo.c example; remove the -initial- timeout setting
http://people.apache.org/~wrowe/httpd-2.0-proto-timeout.patch
+1: wrowe
- *) Add missing va_end call
- http://svn.apache.org/viewcvs?rev=321500&view=rev
- +1: nd, trawick, colm
-
*) mod_proxy: Fix PR37145
(data loss with httpd-2.0.55 reverse proxy method=post).
Trunk version of patch:
http://svn.apache.org/viewcvs.cgi?rev=220038&view=rev
Backport version for 2.0.x of patch:
http://issues.apache.org/bugzilla/attachment.cgi?id=16870
- +1: rpluem
+ +1: rpluem, colm
*) mod_dav: Fix a null pointer dereference in an error code path during the
handling of MKCOL.
http://svn.apache.org/viewcvs.cgi?rev=354394&view=rev
Backport version for 2.0.x of patch:
http://issues.apache.org/bugzilla/attachment.cgi?id=17393
- +1: rpluem
+ +1: rpluem, colm
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: