]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote & promote proxy smax patch
authorGreg Ames <gregames@apache.org>
Tue, 7 Oct 2008 14:51:07 +0000 (14:51 +0000)
committerGreg Ames <gregames@apache.org>
Tue, 7 Oct 2008 14:51:07 +0000 (14:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702500 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d9a166776cd36840c2977a89778dde662f3f8622..1369e4b8335e9cd73a6e1d4251bb031ff702f67a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -85,6 +85,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_proxy: Allow for the smax param to be 0, so that all connections
+     are available to be dropped, should they be idle long enough.
+     PR 43371
+     Trunk version of patch:
+       http://svn.apache.org/viewvc?rev=697093&view=rev
+    Backport version for 2.2.x of patch:
+       Trunk version of patch works
+   +1: jim, rpluem, gregames
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -106,15 +115,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -1: rpluem: jorton found some problems with the trunk version and they
                   should be fixed / discussed in trunk before we backport.
 
-   * mod_proxy: Allow for the smax param to be 0, so that all connections
-     are available to be dropped, should they be idle long enough.
-     PR 43371
-     Trunk version of patch:
-       http://svn.apache.org/viewvc?rev=697093&view=rev
-    Backport version for 2.2.x of patch:
-       Trunk version of patch works
-   +1: jim, rpluem
-
 PATCHES/ISSUES THAT ARE STALLED
 
  * core, authn/z: Avoid calling access control hooks for internal requests