I need to study about load-balancers, such as Network Load Balancing, Linux Virtual Server, HAProxy, etc. There're something under-the-hood I need to know:
I expect that these algorithms/technologies will not be too complicated. Are there some resources written about them?
Load balancing in Apache, for example, is taken care of by the module called mod_proxy_balancer. This module supports 3 load balancing algorithms:
For more details, take a look here: mod_proxy_balancer
Not sure if this belongs on serverfault or not, but some load balancing techniques are:
I used least connections. It just made the most sense to send the person to the machine which had the least amount of load.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With