]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add proposal+vote for mod_proxy_fcgi
authorLuca Toscano <elukey@apache.org>
Sat, 10 Sep 2016 10:22:56 +0000 (10:22 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 10 Sep 2016 10:22:56 +0000 (10:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1760148 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9d89179c4315bc26ab3ea4f9b9d84bfab4d7bd0c..653cd382e71d88e24ccb360c7e307480e2ba0a83 100644 (file)
--- 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