Home > Configuration > Global Server Load Balancing > setgslbservice_maxclient

setgslbservice_maxclient

Use this method to set the maximum number of open connections that the service can support at any given time. A GSLB service whose connection count reaches the maximum is not considered when a GSLB decision is made, until the connection count drops below the maximum.

Syntax



Parameters

servicename

Name of the GSLB service.
This is mandatory parameter.

maxclient

The maximum number of open connections that the service can support at any given time. A GSLB service whose connection count reaches the maximum is not considered when a GSLB decision is made, until the connection count drops below the maximum.
Maximum value = NS_MAX_MAXCLIENT.

Return Value

Returns simpleResult

See Also