Load Balancing with HAProxy and Apache

Load Balancing with HAProxy and Apache
What you need to know: 1. Familiar with linux text editors 2. Have a basic understanding of load balancing 3. Familiarity with Apache, MySQL, and rsync 4. The ability to create at least 4 virtual machines What does this set-up provide? This set-up will provide you with some very basic failover at the web servers by using a load balancer. Keep in mind I will not be discussing HA at the load balancer level so you will still have a single point of failure with this guide, as it is only intended to provide some fundamental knowledge on how to set-up a replicated and load balanced pair of web...
read more