Home > Configuration > Basic > unsetservicegroup_autodisabledelay

unsetservicegroup_autodisabledelay

The time allowed (in seconds) for a graceful shutdown. During this period, new connections or requests will continue to be sent to this service for clients who already have a persistent session on the system. Connections or requests from fresh or new clients who do not yet have a persistence sessions on the system will not be sent to the service. Instead, they will be load balanced among other available services. After the delay time expires, no new requests or connections will be sent to the service.

Syntax



Parameters

servicegroupname

Name of the basicserviceGroup.

autodisabledelay

Indicates that autodisabledelay will be reverted or reset to the default value.

Return Value

Returns simpleResult

See Also