+1: rpluem, niq, jerenkrantz
NOTE: this also supersedes previous fix to PR#37790
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-
- * mod_dbd: When threaded, create a private pool in child_init
- so we're not using the process pool later. Also improve
- configuration defaults and merge function.
- (this assumes Colm's windows-build fixes are also backported)
- http://svn.apache.org/viewcvs.cgi?rev=348026&view=rev
- http://svn.apache.org/viewcvs.cgi?rev=354400&view=rev
- +1 niq
-
- * Backport mod_authz_dbd (it's had some testing now)
- http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/aaa/mod_authz_dbd.c
- +1 niq
- -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
- This can not be backported to 2.2.
-
* mod_proxy: Correctly error out if we get an error from upstream
response. Otherwise, we'll leave the client in a bad state.
http://svn.apache.org/viewcvs.cgi?rev=354628&view=rev
http://people.apache.org/~rpluem/patches/partial_2.2.diff
+1: jim, rpluem, jerenkrantz
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+
+ * mod_dbd: When threaded, create a private pool in child_init
+ so we're not using the process pool later. Also improve
+ configuration defaults and merge function.
+ (this assumes Colm's windows-build fixes are also backported)
+ http://svn.apache.org/viewcvs.cgi?rev=348026&view=rev
+ http://svn.apache.org/viewcvs.cgi?rev=354400&view=rev
+ +1 niq
+
+ * Backport mod_authz_dbd (it's had some testing now)
+ http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/aaa/mod_authz_dbd.c
+ +1 niq
+ -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
+ This can not be backported to 2.2.
+
* Fix mis-shifted 32 bit scope, masked to 64 bits as a method, with
improvement (?) suggested by jorton;
URL: http://people.apache.org/~wrowe/fixldap_mask.patch