Hi,
I have 2 servers, one is the "master" and the other is a hot stand by. I want to improve the setup.
So far I'm doing the following:
The major problem this setup is giving me is that I'm missing some configurations:
Thanks
I have 2 servers, one is the "master" and the other is a hot stand by. I want to improve the setup.
So far I'm doing the following:
- Initially, all accounts on the master server were copied over to the standby server.
- Using DNSME service for domain failover to the standby server.
- Static content is being synced with rsync with a cron job per account (just public_html).
- MySQL is set with Master-Master replication.
The major problem this setup is giving me is that I'm missing some configurations:
- New MySQL users and DB in cPanel aren't showing.
- Obviously, new accounts created on the master server won't be created on the standby. Although their new DBs get replicated as orphaned.
- Same with new subdomains, aliases, etc.
Thanks