]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backports
authorNick Kew <niq@apache.org>
Tue, 6 Dec 2005 11:18:15 +0000 (11:18 +0000)
committerNick Kew <niq@apache.org>
Tue, 6 Dec 2005 11:18:15 +0000 (11:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@354404 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7adf45f0b8527a1a4313284f7720840b73e01e65..ba138fc13c4a329dc66627c8a4fac180caf4faf4 100644 (file)
--- 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