From: Nick Kew Date: Tue, 6 Dec 2005 11:18:15 +0000 (+0000) Subject: Propose backports X-Git-Tag: 2.2.1~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220a87cb829787a0994f67c8f637c74bc0a2c029;p=thirdparty%2Fapache%2Fhttpd.git Propose backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354404 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7adf45f0b85..ba138fc13c4 100644 --- a/STATUS +++ b/STATUS @@ -106,3 +106,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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