git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354404
13f79535-47bb-0310-9956-
ffa450edef68
http://svn.apache.org/viewcvs.cgi?rev=354118&view=rev
PR: 36090
+1: niq, rpluem
+
+ * 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