This setting allows you to specify the maximum availability level beyond which the server attempts to redirect user requests to other servers in the cluster.
A server's availability index is recalculated each minute and compared against any threshold you set. If the index falls below the server threshold, the server becomes BUSY. The Cluster Manager redirects access requests from a BUSY server to the servers in the cluster. When an attempt to redirect is unsuccessful, the user receives access to the BUSY server. Each time a redirection occurs, Notes generates a workload balancing event in the Notes log (LOG.NSF).
How is workload balancing enabled on the Domino server?
Workload balancing is enabled on the Domino server by using the setting Server_Availability_Threshold in the NOTES.INI. If the server availability index falls below the specified threshold then the server is busy. The ICM dynamically load balances the workload to a better available server.