PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_proxy: Issue a warning when the same worker name is reused.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=421252
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: jim, niq, rpluem
+
+ * filters|proxy: Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE
+ request when TraceEnable is Off. This agrees with our documentation,
+ and with our Allow: header in response to OPTIONS.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=507526
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: jim, niq, rpluem
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
Trunk version of patch works
+1: rpluem
- * mod_proxy: Issue a warning when the same worker name is reused.
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&revision=421252
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: jim, niq
-
* mod_proxy: Enable retry=0 for the worker.
Trunk version of patch:
http://svn.apache.org/viewvc?view=rev&revision=451575
Backport version for 2.2.x of patch:
Trunk version of patch works
+1: jim, niq
-
- * filters|proxy: Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE
- request when TraceEnable is Off. This agrees with our documentation,
- and with our Allow: header in response to OPTIONS.
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&revision=507526
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: jim, niq
+ rpluem says: +1 in general, but I am missing a minor bump since we change
+ the proxy_worker struct.
PATCHES/ISSUES THAT ARE STALLED