]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Tue, 3 Mar 2020 21:50:53 +0000 (21:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 3 Mar 2020 21:50:53 +0000 (21:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874759 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cc74f576a098ea402ecfdee56f2cee269e15e21e..03245daae9d4d270e0067a18fea0d6dc97450c78 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,6 +193,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1874689 ^/httpd/httpd/trunk .
      +1: icing
 
+  *) mod_proxy_http: Fix the forwarding of requests with content body when a
+     balancer member is unavailable; the retry on the next member was issued
+     with an empty body (regression introduced in 2.4.41).
+     trunk patch: http://svn.apache.org/r1869216
+                  http://svn.apache.org/r1869224
+     2.4.x patch:  svn merge -c 1869216,1869224 ^/httpd/httpd/trunk .
+                   (works modulo CHANGES)
+     +1: ylavic
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]