[lug] Load Balancer / Local Directors

Peter Hutnick peter-lists at hutnick.com
Tue May 28 14:09:14 MDT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 27 May 2002 07:24 pm, John King wrote:
> Has anyone or group worked with making a linux alternative to the very
> expensive Alteon Load Balancers or distributed directors ??

Load balancing is a black art.  In my experience you are best off designing 
things so that you don't need a load balancer.  If you simply can't do that 
I'd recommend a "real" load balancer.

You have to be into some pretty serious stuff to actually need a load balancer 
though.  You can usually do well by having a separate DB server, maybe an 
image server, etc.  IOW break up the work of serving /a/ web page among 
several systems instead of spreading requests among systems.  The difficulty 
of load balancing is managing sessions, keeping DBs synchronized, etc.  You 
avoid this by having servers dedicated to separate tasks.

- -Peter

- --
/"\ ASCII Ribbon campaign against HTML e-mail
\ /
 X   Get my PGP key at http://hutnick.com/pgp
/ \  6128 5651 6F23 EC17 6EBD  737D 960A 20E6 76CA 8A59
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE88+Pqlgog5nbKilkRAlfoAKCQ36NnCW93cHCNF/g9scBSC0d+nQCggGbz
fPYS+WPD5ucUqM6yKLujF2s=
=meBM
-----END PGP SIGNATURE-----




More information about the LUG mailing list