From 22ac527a0ae365e38b6b0cee05670c049c1cb8e1 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 4 Aug 2012 12:56:07 +0000 Subject: [PATCH] (mod_proxy_balancer: Restore balancing after a failed worker has recovered when using lbmethod_bybusyness. PR 48735.)? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1369311 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index c25263ec807..b76c873b342 100644 --- a/STATUS +++ b/STATUS @@ -217,6 +217,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~trawick/r1363440-worker-only-2.2.x.txt +1: trawick, rjung + * mod_proxy_balancer: Restore balancing after a failed worker has + recovered when using lbmethod_bybusyness. PR 48735. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1366344 + 2.2.x patch: trunk patch works + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * core: Support wildcards in both the directory and file components of -- 2.47.3