Load Balancing Linux Web Services and Change Config Without Restart
- by Eric J.
What options are available to load balance web service traffic on Linux with the ability to add or remove servers from the server pool without restarting the load balancer?
This post:
http://serverfault.com/questions/71437/mod-proxy-change-without-restart
looks like a very promising way to switch between two servers, but I don't know enough…