Software load balancing fail-over vs hardware
Posted
by
SmartLemon
on Server Fault
See other posts from Server Fault
or by SmartLemon
Published on 2012-11-30T01:19:49Z
Indexed on
2012/11/30
5:08 UTC
Read the original article
Hit count: 518
load-balancing
|failover
Please correct me, but my understanding is that with software load balancing a service must be run on each server while there is one DS that notifies the other servers that a server has gone down and that they should consume that servers load.
With hardware load balancing what happens in a fail-over? Could someone explain? Is there advantages with using hardware load balancing when it comes to fail-over, or is there advantages with software? Or do they both have their pros and cons?
© Server Fault or respective owner