From: Luca Toscano Date: Sat, 10 Sep 2016 10:22:56 +0000 (+0000) Subject: Add proposal+vote for mod_proxy_fcgi X-Git-Tag: 2.4.24~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8532399bb2a55c105b7735fc5f5a64c9c46a3093;p=thirdparty%2Fapache%2Fhttpd.git Add proposal+vote for mod_proxy_fcgi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1760148 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9d89179c431..653cd382e71 100644 --- a/STATUS +++ b/STATUS @@ -210,6 +210,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1702948_and_co.patch +1: ylavic + *) mod_proxy_fcgi: read the whole FCGI response even for HTTP Precondition + failed (412) responses to avoid subsequent bogus reads and + confusing error messages logged. + trunk patch: http://svn.apache.org/r1759984 + http://svn.apache.org/r1760018 + 2.4.x patch: trunk works + +1 elukey PATCHES/ISSUES THAT ARE BEING WORKED