Good Day,
How would I go about synchronizing a couple servers to accomplish good load balancing?
I have 2 servers in two different data centers and would like to have one as the primary server and two as the secondary server. How would server 2 sync from server 1. It would only be 1 way communication.
Server 2 would be more so a backup server if you will. If server 1 goes down, server 2 takes over. But obviously all sites, their databases and files, and even maybe their account information such as username and password would need to be synced. It would basically be like cloning server 1 but in real time.
Thank you!
How would I go about synchronizing a couple servers to accomplish good load balancing?
I have 2 servers in two different data centers and would like to have one as the primary server and two as the secondary server. How would server 2 sync from server 1. It would only be 1 way communication.
Server 2 would be more so a backup server if you will. If server 1 goes down, server 2 takes over. But obviously all sites, their databases and files, and even maybe their account information such as username and password would need to be synced. It would basically be like cloning server 1 but in real time.
Thank you!