multiple servers one source code
Posted: Fri Feb 29, 2008 9:20 am
Good morning people. This is my first post here. We set up a load balance environment for running php application. It use lvs as the load balancer (two machines) and a
set of machines for the apache/phps. We have a single database server (with one offline with drdb and heartbeat). We need to have the same code on all the servers. The direct rsync solution with a cron job looks promising, but way to heavy if we want the servers to be up to date (no more than one minute delay). I will really like to have a better tool for this work.
If any other way fails, a script will probably do it.
Please help. English is not my first language by the.
.
set of machines for the apache/phps. We have a single database server (with one offline with drdb and heartbeat). We need to have the same code on all the servers. The direct rsync solution with a cron job looks promising, but way to heavy if we want the servers to be up to date (no more than one minute delay). I will really like to have a better tool for this work.
If any other way fails, a script will probably do it.
Please help. English is not my first language by the.
.