]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport proposal for r644391
authorJim Jagielski <jim@apache.org>
Thu, 3 Apr 2008 16:24:13 +0000 (16:24 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 3 Apr 2008 16:24:13 +0000 (16:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644394 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b9ae36c96f933a479a09a844f8f66f89feddd0ba..84bbb5afde26c1693cd9309addae77c3cc709e89 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -261,6 +261,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://people.apache.org/~chrisd/patches/mod_authn_dbd_msgs/mod_authn_dbd-msgs-2.2.x.patch
    +1: chrisd
 
+  * http_filter: Don't spin if we get an error when reading
+    (the next) chunk.
+    PR: 44381
+   Trunk version of patch: 
+       http://svn.apache.org/viewvc?view=rev&revision=644391
+   Backport version for 2.2.x of patch:
+       Trunk version of patch works
+   +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when