]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Mon, 2 Nov 2015 08:23:54 +0000 (08:23 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 2 Nov 2015 08:23:54 +0000 (08:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711905 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6b8b678966df6f432bc01e6986710b4b75491d7a..48f5e510b8e46c8575b0df6c498f8dde54c0ff01 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -176,6 +176,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
+  *) core: Limit to ten the number of tolerated empty lines between request,
+     and consume them before the pipelining check to avoid possible response
+     delay when reading the next request without flushing.
+     trunk patch: http://svn.apache.org/r1710095
+                  http://svn.apache.org/r1710105
+                  http://svn.apache.org/r1711902
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-check_pipeline_blank_lines.patch
+                  (trunk works, meant to ease review)
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED