CONFIGURING


Failover and workload balancing

When using the ICM, failover and workload balancing work the same as in standard Domino® clusters. Domino computes the server availability index based on all open sessions, whether they are from Notes® clients, HTTP clients, or other Domino services.

To limit the workload of a server and manage failover, you use the same settings, such as SERVER_RESTRICTED and SERVER_AVAILABILITY_THRESHOLD, as in a standard cluster. For database availability, you also use the same settings, such as marking a database Out of service or Pending delete.

Note: Unlike in a standard Domino cluster, the ICM can direct a client to a server that is in the MAXUSERS state, if no other server is available. The NOTES.INI setting, Server_MaxUsers, applies only to NRPC; it does not apply to HTTP.

The ICM maintains the following information so that it can find a replica when a client asks for one:


To determine which replica of a database to open, the ICM does the following:
After choosing the server to access, the ICM looks at the Server document to determine which port to use to access the server.

When a server fails

When an HTTP client is connected to a server that fails, the client receives a message saying that the server is not responding. To fail over to a different replica, if one is available, the user must contact the ICM again. The user can do this in the following ways:


The user may or may not have to re-authenticate with the new server. This is determined by the following factors:
Related concepts
How failover works
How workload balancing works
Limiting the workload of a server

Related tasks
Managing failover in a cluster
Making a database unavailable for user access
Deleting databases from a cluster