Quote:
|
Originally Posted by justdave
Do the main servers monitor each other in the same manor as the load balancers for the high availability apache cluster how-to?
|
No.
Quote:
|
Originally Posted by justdave
Is rsync being used to keep both servers in sync? (most likely I guess)
|
Yes, for copying the images over to the image servers.
Quote:
|
Originally Posted by justdave
Are the databases set up in a master/master replication?
|
No, master-slave. We're using this tutorial:
http://www.howtoforge.com/back_up_my..._interruptions
to make backups of the database.