Re: graceful removal of a server from pool
Alexey Andriyanov <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <[email protected]> |
The inihibit_on_failure config option does exactly what you want - sets weight=0 on a failed real server instead of removing it from the pool. 25.10.2013 21:33, John Gallagher ?????: > What is the best method for removing a server from a pool? > > We have a health check page called amiup.jsp which the keepalived HA > check is run against. When we want to do maintenance we touch a > maintenance file and the amiup.jsp page automatically returns a > invalid response to the HA check. As expected the LB sees the change > and removes the server from the VIP. > > The problem is that the application server is still running and some > transactions on that server were not complete when the server was > removed from the VIP. When this happens the transaction/data seems to > get lost. We have also seen issues where we shutdown the application > on the server but the HA check has not run yet and connections are > sent to a server that is no longer responding. > > Can anyone tell me what is the best way to remove a server for > maintenance? > > John > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > > > _______________________________________________ > Keepalived-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/keepalived-devel -- Best regards, Alexey ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Keepalived-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/keepalived-devel