https://issues.apache.org/bugzilla/show_bug.cgi?id=51247
--- Comment #6 from Keith Mashinter <[email protected]> 2011-08-21 15:55:54 UTC --- A similar idea is in https://issues.apache.org/bugzilla/show_bug.cgi?id=48841 : "mod_proxy only allows a BalancerMember's loadfactor to be set to a value between 1 and 100. Ideally, loadfactor should be allowed to be set to 0 so that a BalancerMember can be removed from new traffic but allowed to keep servicing existing sessions (i.e. bleeding off sessions) or to be able to start a BalancerMember and test it before letting new traffic access it." This is also a useful way to gracefully drop a reverse-proxy back-end server from use. Either one will do. Would be good as a backport to 2.2 as well. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
