Quote:
|
Originally Posted by sharms
Thanks for the reply! With regards to apache configuration, the configuration needs to be synced because if I add a virtual host on one, then the other would also need to know it?
|
Normally you host one big web site on such a cluster and don't change the Apache configuration very often. I wrote the tutorials with this in my mind.
If you change your Apache configuration often, you have to find a solution for yourself if you don't want to sync manually. Maybe put the configuration on an NFS share?
Quote:
|
Originally Posted by sharms
How do I keep the ftp user accounts in sync between the nfs clients?
|
If you have just one client, then there's no problem. If you have multiple clients, you must do it manually or find another solution.