From: Jim Jagielski Date: Wed, 28 Nov 2007 14:01:08 +0000 (+0000) Subject: Remove bsel junk from manager... X-Git-Tag: 2.2.7~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6966959c20884af6a9de46f3ceb4a6d896b49f31;p=thirdparty%2Fapache%2Fhttpd.git Remove bsel junk from manager... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599006 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 89e1b9ba22e..1dbe0611fc7 100644 --- a/STATUS +++ b/STATUS @@ -238,6 +238,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: and I would like to see the usage of tpool in the usage of the SEDSCAT macro. + * mod_proxy_balancer: Remove the broken attempt to change balancer + params on-the-fly via the admin manager. + trunk: + http://svn.apache.org/viewvc?view=rev&revision=551099 (kinda) + 2.2.x: + http://people.apache.org/~jim/patches/bsel-patch.txt + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when