Well, here’s another way to setup a load balanced, high-availability apache cluster, this will be very informative if you are a webmaster working on high-trafficking sites.
This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another “Single Point Of Failure”, we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.

Other interesting stuff at Zedomax.com: apache web server, failure, incoming requests, load balancer, node, server cluster, single point, trafficking
Check out more interesting categories: Blog, Computer, Consumer, DIY, Educational, Featured DIYs, Hack, HOWTO, Misc, Projects, Web, Wordpress.