Efficiently Updating Web Sites on Web Clusters
Posted in Linux, System Administration on March 14th, 2008 1 Comment »
Recently, we ran in to a problem with our web content sync setup.
Old Setup:
Host all web bits on two admin servers
Pull via rsync from admin01 server to the apache servers on 5 min staggered cron
That setup worked fairly well for us for quite a long time, but it doesn’t scale. At about 18 [...]