]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
let's backport ReceiveBufferSize to 2.0
authorStas Bekman <stas@apache.org>
Mon, 12 Sep 2005 18:18:13 +0000 (18:18 +0000)
committerStas Bekman <stas@apache.org>
Mon, 12 Sep 2005 18:18:13 +0000 (18:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280386 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d4800c55ea05eae7d147dc93d2f8365be3508c84..27d8b7849285c36529154634bc16179c11918da3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -205,6 +205,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     identify exactly what the proposed changes are!  Add all new
     proposals to the end of this list. ]
 
+    *) Add ReceiveBufferSize directive to control the TCP receive buffer. 
+       code: http://svn.apache.org/viewcvs?view=rev&rev=157583
+       docs: http://svn.apache.org/viewcvs?rev=280384&view=rev
+       +1: stas
+
     *) Fix CAN-2005-2700, mod_ssl SSLVerifyClient bug
          http://svn.apache.org/viewcvs?rev=264800&view=rev
        test case: perl-framework/t/security/CAN-2005-2700.t