From: Yann Ylavic Date: Fri, 21 Feb 2014 15:25:57 +0000 (+0000) Subject: Propose mod_proxy_http easy fixes. X-Git-Tag: 2.4.8~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e0452dbbfeca11a7df39db0e694e7559472b508;p=apache Propose mod_proxy_http easy fixes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1570606 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 366989c360..b8992d6576 100644 --- a/STATUS +++ b/STATUS @@ -172,6 +172,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 covener, humbedooh + * mod_proxy_http: Log an error when reading the request body fails. + trunk patch: http://svn.apache.org/r1570598 + 2.4.x patch: trunk works modulo next_number + +1: ylavic + + * mod_proxy_http: Don't recycle backend connections known to be closed. + trunk patch: http://svn.apache.org/r1568404 + 2.4.x patch: trunk works + +1: ylavic + OTHER PROPOSALS * A list of further possible backports can be found at: