Connection Failover
- Connection Failover
- Where if the server that an application wants to connect to is unavailable then a
connection is made instead to a second server.
Connection Failover is different to Application Failover, although the two are often implemented together to provide a fault tolerant solution.