You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2020/03/03 21:50:53 UTC

svn commit: r1874759 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Tue Mar  3 21:50:53 2020
New Revision: 1874759

URL: http://svn.apache.org/viewvc?rev=1874759&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1874759&r1=1874758&r2=1874759&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Mar  3 21:50:53 2020
@@ -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 ]