Hi!
Load Balancing can work in this way:
if Server A AND Server B are UP then
responses only from Server A
end
if Server A is Down
Server B response
end
I have 2 http server but the second is only for courtesy pages.
This thread was automatically locked due to age.