You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2008/09/21 19:28:10 UTC

svn commit: r697558 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Sun Sep 21 10:28:09 2008
New Revision: 697558

URL: http://svn.apache.org/viewvc?rev=697558&view=rev
Log:
placeholder for viable backport... testing still...

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=697558&r1=697557&r2=697558&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Sep 21 10:28:09 2008
@@ -116,6 +116,15 @@
        Trunk version of patch works
    +1: rpluem, jim
 
+   * 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: 
+
 PATCHES/ISSUES THAT ARE STALLED
 
  * core, authn/z: Avoid calling access control hooks for internal requests