Hi,
Today I have two servers; server-A which reacts as a "main" server and server-B which is a "failover"-server.
I want server-B to copy all contents including database files every hour, and if server-A goes down, redirect traffic to server-B, until server-A is on again. Is this possible?
Thank you.
Today I have two servers; server-A which reacts as a "main" server and server-B which is a "failover"-server.
I want server-B to copy all contents including database files every hour, and if server-A goes down, redirect traffic to server-B, until server-A is on again. Is this possible?
Thank you.