public marks

LINK

How To Set Up A Loadbalanced High-Availability Apache Cluster | HowtoForge - Linux Howtos and Tutorials

by camel & 3 others (via)
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

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

apache   cluster   clustering   debian   high-availability   howto   linux   load balancer   loadbalancing   scaling   server   tutorial   web  

BY

camel
the 18/05/2006 at 14:42

falko
the 14/05/2006 at 12:16

alexf10
the 08/05/2006 at 07:18

JMF
the 05/05/2006 at 16:16