InterviewSolution
Saved Bookmarks
| 1. |
What Happens If A Computer Or Io Node Or Client Fails? |
|
Answer» If a SERVER fails, then AUTOMATICALLY connect to the standby server as soon as the client detects that Main server has failed, TRANSPARENT to the USER. If a server fails, then automatically connect to the standby server as soon as the client detects that Main server has failed, transparent to the user. |
|