Process Flow - Backup servers
Client sends request
Primary server receives request
Is primary server UP?
No→Send request to backup server
|Yes
Primary server processes request
Response sent to client
The client sends a request to the primary server. If the primary server is down, the request is sent to the backup server instead.