Hi,
I've been reading severall posts regarding this issue, and in some of them i found ideas in how to achieve what i describe below
Basically i want to have 2 mirrored cpanel servers fully synced and where each one can serve the websites requests at any time.
I'm removing the Mysql from the equation since i plan to use an remote cluster for the effect.
Also DNS would be external.
So basically we get left with syncing files and cpanel configurations. Knowing the needed files it would be quite easy to cron an rsync or even creating a live sync service.
However i have a doubt that is regarding the different IP that the servers would have.
How can we sync all definitions of the services and keep aware that we would have different IPs in each server, so configurations must reflect that? I',m imagining problems on apache confs probably .
Thanks in advance for any insights on these one.
J. Sa
I've been reading severall posts regarding this issue, and in some of them i found ideas in how to achieve what i describe below
Basically i want to have 2 mirrored cpanel servers fully synced and where each one can serve the websites requests at any time.
I'm removing the Mysql from the equation since i plan to use an remote cluster for the effect.
Also DNS would be external.
So basically we get left with syncing files and cpanel configurations. Knowing the needed files it would be quite easy to cron an rsync or even creating a live sync service.
However i have a doubt that is regarding the different IP that the servers would have.
How can we sync all definitions of the services and keep aware that we would have different IPs in each server, so configurations must reflect that? I',m imagining problems on apache confs probably .
Thanks in advance for any insights on these one.
J. Sa