From: Eric Covener Date: Mon, 3 Nov 2014 14:02:38 +0000 (+0000) Subject: propose reqtimeout fix, user followed up in PR X-Git-Tag: 2.2.30~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a194c2dd0923087b3202c2f3d273f327778e3f5f;p=thirdparty%2Fapache%2Fhttpd.git propose reqtimeout fix, user followed up in PR git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1636355 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 56e1a12c8e3..185c4bf2652 100644 --- a/STATUS +++ b/STATUS @@ -132,6 +132,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: init_balancer_members(). Jan, I reset your vote which was based on the previous version... + * mod_reqtimeout:PR56729: mod_reqtimeout gets confused when it sees a read + via check_pipeline() just before a slow HTTP response completes. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=r1621453 + 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.2-reqtimeout-slow-post.diff + (minor merge conflict) + +1 covener PATCHES/ISSUES THAT ARE STALLED