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: