From: Yann Ylavic Date: Mon, 6 Jul 2015 08:18:59 +0000 (+0000) Subject: Propose mod_reqtimeout fixups. X-Git-Tag: 2.4.16~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac9814f058cabd2beababb594df88a271f29cceb;p=apache Propose mod_reqtimeout fixups. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689333 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3c9fbf6358..61c94c3085 100644 --- a/STATUS +++ b/STATUS @@ -233,6 +233,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: jailletc36, ylavic + *) mod_reqtimeout: Don't let pipelining checks and keep-alive times interfere + with the timeouts computed for subsequent requests. PR 56729. + trunk patch: http://svn.apache.org/r1621453 + http://svn.apache.org/r1641376 + http://svn.apache.org/r1689325 + 2.4.x patch: trunk works (modulo CHANGES) + (http://people.apache.org/~ylavic/httpd-2.4.x-reqtimeout_pre_read_request.patch + for global review) + +1: ylavic + PATCHES/ISSUES THAT ARE BEING WORKED