PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * core: Do not replace a Date header set by a proxied backend server.
+ PR 40232.
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, jim, niq
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
Trunk version of patch works
+1: rpluem, jim
- * core: Do not replace a Date header set by a proxied backend server.
- PR 40232.
- Trunk version of patch:
- http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, jim
-
* mod_proxy: Ensure that at least scheme://hostname[:port] matches
between worker and URL when trying to find the worker that fits best to
the given URL. PR 40910.
Trunk version of patch works
+1: rpluem
+ * mod_proxy_http: make proxy-sendchunked work as documented.
+ PR 43183
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs.cgi?rev=572000&view=rev
+ 2.2 version: noodl's patch at
+ http://issues.apache.org/bugzilla/attachment.cgi?id=20699
+ +1: niq
+
PATCHES/ISSUES THAT ARE STALLED
* PKCS#7: backport PCKS#7 patches from trunk.