From 5e0452dbbfeca11a7df39db0e694e7559472b508 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 21 Feb 2014 15:25:57 +0000 Subject: [PATCH] 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 --- STATUS | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: -- 2.50.1