On Thu, Feb 5, 2015 at 3:44 PM, Pavlos Parissis <[email protected]> wrote: > On 05/02/2015 03:01 μμ, Klavs Klavsen wrote: >> Hi guys, >> >> Just to check.. if I set nbproc to f.ex. 4 - then I understand I need to >> define 4xstats.. and when I visit the webinterface.. I'll actually only >> get stats from one of the 4 processes.. >> >> But we have ADMIN enabled for stats - so we can disable backend servers >> etc.. will we have to do that for each of the 4 stats "editions" - >> before it's actually active or is that state shared among them all? >> > > Yes, you have to do all our admin operations on each webinterface. > > Cheers, > Pavlos > >
You can also write a small application to take the admin requests and send them to each haproxy process' web interface, or you can set the backend server health check to something you can dynamically change to start failing and bring the server down "gracefully" that way.

