Librenix  
(Show all Linux Cluster articles . . .
)  
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Avoiding Loadbalancers on Linux clusters

Up
vote
Down

When you think of implementing virtual servers, either because you need to cope with a higher load or to provide enhanced reliability, you face a new problem: how to avoid making the load balancers (or directors) the bottleneck and the single point of failure for the whole architecture. And there is an associated cost with traditional load balancing as you also need to add one (or better two for redundancy) more servers for the load balancer function itself.

The solution is simple: don’t use load balancers at all.

Clusterip is a relatively new iptables extension written by Harald Welte, which allows the configuration of server farms (or clusters) without load balancers (or directors in Linux Virtual Server jargon). The iptables clusterip module is included with the latest 2.6 kernels so it will be present right out of the box in most modern Linux distributions.
 read more | mail this link | score:4504 | -Flavio Villanustre, June 13, 2005 (Updated: August 13, 2005)
More Sysadmin articles...

Gallery Wrapped Abstract Art

admin headlines

Virtual Users/Domains with Postfix, Courier, MySQL, SquirrelMail (CentOS 6.3)

Setting up NFS on Scientific Linux 6.3

Using KVM on Ubuntu 12.10

pfSense - Squid + Squidguard / Traffic Shaping Tutorial

Set up RAID1 on live Linux

Virus Scanning with ClamAV and ProFTPd on Debian Linux

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin