From: Yann Ylavic Date: Tue, 3 Mar 2020 21:50:53 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.42~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=490dca25c1845bf307c1716536aa2bb724bc96b5;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874759 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cc74f576a09..03245daae9d 100644 --- 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 ]