From: Luca Toscano Date: Wed, 13 Jul 2016 11:02:31 +0000 (+0000) Subject: Added backport proposal for http://svn.apache.org/r1752347 X-Git-Tag: 2.4.24~376 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e038694ecbb27e7d027384c8a8e009b54de15c50;p=thirdparty%2Fapache%2Fhttpd.git Added backport proposal for http://svn.apache.org/r1752347 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1752391 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cb9fc4bea01..713005176c6 100644 --- a/STATUS +++ b/STATUS @@ -180,6 +180,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1752332 http://svn.apache.org/r1752333 +1: jchampion + + *) mod_proxy_fcgi: read the whole FCGI response even when the content has + not been modified (HTTP 304) to avoid subsequent bougus reads and + confusing error messages logged. + trunk patch: http://svn.apache.org/r1752347 + 2.4.x patch: trunk works + +1 elukey PATCHES/ISSUES THAT ARE BEING WORKED