From: Jeff Trawick Date: Sat, 1 Oct 2005 11:13:08 +0000 (+0000) Subject: vote, note, propose X-Git-Tag: 2.0.55~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e418dfee356d4490f188ce819465c18ad4298e;p=thirdparty%2Fapache%2Fhttpd.git vote, note, propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@292954 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2d93e2681b0..c7b1c232bad 100644 --- a/STATUS +++ b/STATUS @@ -260,11 +260,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 + +1: stas, trawick -0: colm colm: It's a useful feature, but TCP window size selection algorithims can be pretty "interesting", probably more 2.2. + trawick: It is nevertheless true that POST performance can + sometimes improve dramatically by tweaking the receive + buffer size, and this relatively simple patch lets that + be controlled in a portable manner just for the web + server. (old way: use system-specific configuration + knobs that affect all applications.) + + *) SECURITY: CAN-2005-2970 (cve.mitre.org) + worker MPM: Fix a memory leak which can occur after an aborted + connection in some limited circumstances. + +1: trawick PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: