]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Mon, 3 Dec 2007 20:06:47 +0000 (20:06 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 3 Dec 2007 20:06:47 +0000 (20:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@600652 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fc03892a0e679e1ca26caf2d77ad70487240940c..c7e37b67adc440085539d7fe83df6080ef524415 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -239,6 +239,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&rev=600645
     +1: wrowe
 
+  * core: Fix broken chunk filtering that causes all non blocking reads to be
+          converted into blocking reads
+    PR 19954 / 41056
+    Trunk version of patch:
+       http://svn.apache.org/viewcvs.cgi?rev=480135&view=rev
+       http://svn.apache.org/viewcvs.cgi?rev=480193&view=rev
+       http://svn.apache.org/viewcvs.cgi?rev=504559&view=rev
+       http://svn.apache.org/viewcvs.cgi?rev=503863&view=rev (CHANGES)
+    Backport version for 2.2.x of patch:
+       Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when