]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1572543.
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 13:58:04 +0000 (13:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 13:58:04 +0000 (13:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1572576 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 74159646dc1537a3cec38e1887e770feed323fbb..6eb35c37ee2a22583ee24a12e230407dc6eacacd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,6 +164,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~rpluem/patches/no_sni_check_forward_proxy_2.2.x.diff
      +1: rpluem,
 
+ * 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 accepted for backport in 2.2.27.
+   trunk patch: http://svn.apache.org/r1572543
+   2.2.x patch: http://people.apache.org/~ylavic/2.2.x-ap_proxy_pass_brigade_cleanup.patch
+   +1: ylavic
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically