Tag Archives: Heartbeat
Building A Highly Available Nginx Reverse-Proxy Using Heartbeat
A cluster in computing is a term used to describe a group of closely linked computers often appearing as a single entity to the outside world. There are various types of clusters—high-availability (HA) clusters, load-balancing clusters, compute clusters or high … Continue reading
Posted in FLOSS, Published Articles
Tagged Cluster, HA, Heartbeat, nginx, Reverse-Proxy
Leave a comment
Highly Available Apache with mod_jk load balanced Tomcat
This how-to describes the procedure for setting up a highly available setup in which a pair of apache servers are load balancing a pair of tomcat servers. I have tested this configuration with Red Hat Enterprise 4, Fedora Core 5, … Continue reading