PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_proxy: Fix persistent backend connections.
+ PR 43472
+ Trunk version of patch:
+ http://svn.apache.org/viewcvs.cgi?rev=580466&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, niq, trawick
+
+ * scoreboard: improve error message on apr_shm_create failure
+ PR 40037
+ http://svn.apache.org/viewvc?view=rev&revision=578620
+ +1: niq, rpluem, trawick
+
+ * mod_proxy: Don't by default violate RFC2616 by setting
+ Max-Forwards when the client didn't send it to us.
+ PR 16137
+ http://svn.apache.org/viewvc?view=rev&revision=581117 (code)
+ http://svn.apache.org/viewvc?view=rev&revision=581253 (docs)
+ +1: niq, rpluem, trawick (who assumes that the "/2.3" in "default
+ behaviour changed in 2.2.7/2.3" will be stripped from trunk
+ and 2.2.x as part of the backport operation)
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
they close stdout/stderr first and dup a then closed fd in stdout/stderr,
leaving us without stdout/stderr in the child.
- * mod_proxy: Fix persistent backend connections.
- PR 43472
- Trunk version of patch:
- http://svn.apache.org/viewcvs.cgi?rev=580466&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, niq
-
- * scoreboard: improve error message on apr_shm_create failure
- PR 40037
- http://svn.apache.org/viewvc?view=rev&revision=578620
- +1: niq, rpluem
-
* HTTP protocol: Add "DefaultType none" option.
PR 13986 and PR 16139
http://svn.apache.org/viewvc?view=rev&revision=579991 (code)
niq: changed the name. Resisted temptation to use "pooltabletime".
rpluem says: Revision of name change is r581030.
- * mod_proxy: Don't by default violate RFC2616 by setting
- Max-Forwards when the client didn't send it to us.
- PR 16137
- http://svn.apache.org/viewvc?view=rev&revision=581117 (code)
- http://svn.apache.org/viewvc?view=rev&revision=581253 (docs)
- +1: niq, rpluem
-
PATCHES/ISSUES THAT ARE STALLED
* mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability