]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote, note, propose
authorJeff Trawick <trawick@apache.org>
Sat, 1 Oct 2005 11:13:08 +0000 (11:13 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 1 Oct 2005 11:13:08 +0000 (11:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@292954 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2d93e2681b09033f8e845a7509b6437e30e5eb7b..c7b1c232bad16451d2d4b4c24668fc03e5b09aa4 100644 (file)
--- 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: