This document summarizes a project implementing load balancing with HAproxy and fault tolerance with Linux Heartbeat. It discusses configuring HAproxy for load balancing across backend Apache web servers. Linux Heartbeat is configured to provide failover protection by monitoring the health of load balancers and transferring a virtual IP address if the primary fails. The setup virtualizes servers in VirtualBox and tests performance using Jmeter under increasing load.