From: Yann Ylavic Date: Mon, 2 Nov 2015 08:23:54 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.18~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a8a607a90e0321aca44d8822c1f3b79b3e0909;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711905 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6b8b678966d..48f5e510b8e 100644 --- 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