LVS is load balancing ok but it does not recognize a server as down if it goes down
LVS is load balancing ok but it does not recognize a server as down if it goes down
I have LVS load balancing port 80 to 2 real servers, but if I stop apache on one of the real servers LVS still tries to send requests there instread of directing them only to the server that is up.
How can I fix that?
|