N+1 meens you have (1) server that is waiting in failover to take over for any one of multiple servers (N), this is apposed to having a redundant server for each main server which would be N+N LOL!. To look at it a different way the one failover server will pick up where any failed server left off (applications, user connections, etc) so it is really impressive opposed to making multiple duplicate servers for failover and much cheaper.




Reply With Quote

