From efca23e346c4f1511fd317f0da7820d8d0821d52 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Tue, 26 Jul 2016 07:19:55 +0000 Subject: [PATCH] * Add proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1754075 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/STATUS b/STATUS index 96957043e7..064edc8e2e 100644 --- a/STATUS +++ b/STATUS @@ -210,6 +210,23 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: wrowe, covener + *) mod_proxy: Correctly consider error response codes by the backend when + processing failonstatus. PR 59869 + Trunk version of patch: + http://svn.apache.org/r1753592 + Backport version for 2.4.x of patch: + Trunk version of patch works (modulo CHANGES) + +1: rpluem, + + *) mod_proxy_balancer: Prevent redirect loops between workers within a + balancer by limiting the number of redirects to the number balancer + members. PR 59864 + Trunk version of patch: + http://svn.apache.org/r1753594 + Backport version for 2.4.x of patch: + Trunk version of patch works (modulo CHANGES) + +1: rpluem, + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if -- 2.40.0