From: Colm MacCarthaigh Date: Mon, 12 Sep 2005 19:44:20 +0000 (+0000) Subject: Add a rev to the proposed backport (discussed with proposer), add a minus 0, X-Git-Tag: 2.0.55~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5b24b7b7eccf851b60208a62e82f38f74fdbb6;p=thirdparty%2Fapache%2Fhttpd.git Add a rev to the proposed backport (discussed with proposer), add a minus 0, but only because I've felt the pain of filtered ICMP, window scaling and broken firewalls. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280403 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b8b42b1557f..caf27fc778b 100644 --- a/STATUS +++ b/STATUS @@ -316,9 +316,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) Add ReceiveBufferSize directive to control the TCP receive buffer. code: http://svn.apache.org/viewcvs?view=rev&rev=157583 + http://svn.apache.org/viewcvs?rev=280401&view=rev docs: http://svn.apache.org/viewcvs?rev=280384&view=rev +1: stas - colm: What is the call to strerror() in listen.c about ? + -0: colm + colm: It's a useful feature, but TCP window size selection + algorithims can be pretty "interesting", probably more + 2.2. PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: