[ale] load balancing

Richard Kolkovich sarumont at sigil.org
Fri Aug 4 13:30:42 EDT 2006


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

On 08/04/06 13:23, Jim Popovitch declared:
> I'm looking for recommendations for software to load balance requests 
> for two internal web hosts serving static content.  

What web server?  You can do clustering/load balancing with Apache in a
few different ways:

http://www.linuxdocs.org/HOWTOs/Apache-Overview-HOWTO-7.html

Using method 1 there, you could probably even use apache as a gateway
load balancer for a variety of other web servers (Tomcat, Apache, IIS
(*shudder*), etc.).

> Additionally, I want 
> those two internal hosts to "source" and cache their content from a 
> single master server.  Ideas?

Cache content?  Can you elaborate a bit on what you plan on caching?

"Sourcing" the content, as you stated, could be done using rsync at
pre-defined intervals.  I assume you want one box for development to
happen on.  Once code is ready for production, just stick it in a
specified directory, and the production cluster will get the new code
next rsync.

> 
> -Jim P.
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale

HTH.

- --

Richard Kolkovich
sarumont at sigil.org


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE04RCKTYpNZ5U71kRAn1+AJwNzv0e/E5o8+fJARC6Jjf6HxNvWACZAf9j
wgdfuAPmZ8P2W6Nvuf+wehA=
=dg+6
-----END PGP SIGNATURE-----



More information about the Ale mailing list