http://svn.apache.org/viewcvs.cgi?rev=562510&view=rev
Backport version for 2.2.x of patch:
Trunk version of patch works
- +1: rpluem
+ +1: rpluem, jim
* core: Do not replace a Date header set by a proxied backend server.
PR 40232.
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
+ +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
Backport version for 2.2.x of patch:
Trunk version of patch works
+1: rpluem
+ jim says: +1 if the CHANGES entry is more clear. The issue
+ is that there is a minumum matchable length that we
+ need to verify, but the CHANGES entry doesn't quite
+ "read" right. Heck, I'm even +1 if CHANGES stays the
+ way it is, but it would be nice to somehow figure out
+ a more clear way of stating the fix. :)
* mod_cache: Remove expired content from cache that cannot be revalidated.
PR 30370.