]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote for 3*prefork tweaks.
authorJoe Orton <jorton@apache.org>
Fri, 30 May 2008 14:58:15 +0000 (14:58 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 30 May 2008 14:58:15 +0000 (14:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661748 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4a1d9f7a18d202726a34d47d47aa4a5a886e8283..b077652dab38f42f540a4a8e324d1b50771bd864 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -157,14 +157,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewvc?view=rev&revision=613260
    Backport version for 2.2.x of patch:
          Trunk version of patch works
-    +1: jim
+    +1: jim, jorton
 
  * prefork: Unlock mutex before terminating.
    Trunk version of patch:
          http://svn.apache.org/viewvc?view=rev&revision=613252
    Backport version for 2.2.x of patch:
          Trunk version of patch works
-    +1: jim
+    +1: jim, jorton
 
  * prefork: Stop processing new connections if shutdown_pending is set,
    i.e. when SIGTERM is received in single-process mode.
@@ -173,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewvc?view=rev&revision=552029
    Backport version for 2.2.x of patch:
          Trunk version of patch works
-    +1: jim
+    +1: jim, jorton
 
  * proxy_balancer: Prevent CSRF attacks against the balancer-manager
    (CVE-2007-6420)