From: Yann Ylavic Date: Thu, 27 Feb 2014 13:19:01 +0000 (+0000) Subject: Propose r1572543 to backport. X-Git-Tag: 2.4.8~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d514311f46f11dcf311732bf30a42f1c2cf6e715;p=apache Propose r1572543 to backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572551 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 55de64bf13..eca490029f 100644 --- a/STATUS +++ b/STATUS @@ -201,6 +201,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://www.mail-archive.com/dev@httpd.apache.org/msg58307.html but my opinion there is +1, same here... + * mod_proxy: Cleanup the client to backend brigade before returning an error + (if any) to avoid buckets lifetime issues (backend connection's + pool destroyed before request's one). PR 50335. + Follows up r1534321 and r1550061 already backported to 2.4.8. + trunk patch: http://svn.apache.org/r1572543 + 2.4.x patch: trunk works + +1: ylavic + OTHER PROPOSALS