Commit 6386136e authored by Luca Toscano's avatar Luca Toscano
Browse files

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
parent 7dc562c3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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