You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/07/06 10:18:59 UTC

svn commit: r1689333 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Mon Jul  6 08:18:59 2015
New Revision: 1689333

URL: http://svn.apache.org/r1689333
Log:
Propose mod_reqtimeout fixups.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1689333&r1=1689332&r2=1689333&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jul  6 08:18:59 2015
@@ -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