https://issues.apache.org/bugzilla/show_bug.cgi?id=51247
--- Comment #11 from Keith Mashinter <[email protected]> 2011-10-13 02:21:41 UTC --- Also note the difference with this and 48841 as compared to the "Route Redirect" functionality is that the "Route Redirect" only redirects existing routes but allows new sessions to be balanced/elected on the server intended to be redirected. The "Drain" change happens such that ONLY a defined route will make it to the server, and it will never be balanced/elected for requests without its defined route. This cleanly supports phasing a server completely out of use when all its sessions have ended. I'll try to keep up with the backport as new 2.2.x versions come out, but it would be nice to include in a futre 2.2.x version. -- 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]
