I have a situation where I have 2 HAProxy load balancers, say LAP1 and LAP2. And I have two servers, say S1 and S2 behind LAP1 and s3, s4 behind LAP2. My question is that if S1, S2 goes down, all the traffic coming to LAP1 will be redirected to LAP2.
Any help will be much appreciated. If you could pin point me to any specific docs it will be very helpful.
Thanks.