[CentOS] Load Balancing

Tue May 23 20:12:51 UTC 2006
Jure Pečar <pegasus at nerv.eu.org>

On Tue, 23 May 2006 21:46:48 +0200
Fabian Arrotin <fabian.arrotin at arrfab.net> wrote:

> For the backend storage, it depends what's your budget ... :o)
> A minimal setup is to use nfs on a central server to host/share the same
> data across all your machines ... 

Even more minimal setup is to rsync www data to all the web servers. In most kind of LAMP database driven setups all the active data is in the db anyway and www data (php or whatever) should only change on updates & bugfixes. So there's absolutely no need for some expensive and/or complicated setup.

-- 

Jure Pečar
http://jure.pecar.org/