From: Stas Bekman Date: Mon, 12 Sep 2005 18:18:13 +0000 (+0000) Subject: let's backport ReceiveBufferSize to 2.0 X-Git-Tag: 2.0.55~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e280f5658b67140d02a9b792d1cc9ffa218df3;p=thirdparty%2Fapache%2Fhttpd.git let's backport ReceiveBufferSize to 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280386 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d4800c55ea0..27d8b784928 100644 --- 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