Tag archive for ‘Load Balancing’

RedHat Cluster Suite And Conga – Linux Clustering

This how to describes an easy step by step installation of the RedHat Cluster Suite on three CentOS nodes and prepare them as nodes of a cluster. You will also install the Management suite which is web based and is known as Conga. You will use three nodes to form the cluster and one node [...]

How To Keep Data Sync’d Between Two Load Balanced Servers

Load balancing helps provide redundancy to your website. However, one often asked question is how to keep your content synchronized on each server. If you put a new web page on one server, how does it get copied over to the second server? In this article, i’ll explain how to use rsync command to synchronize [...]