Home > Configuration > Cluster > setclusterinstance_hellointerval

setclusterinstance_hellointerval

Use this method to set interval, in milliseconds, at which heartbeats are sent to each cluster node to check the health status.Set the value to 200 msec, if the deadInterval parameter is less than 3 sec

Syntax



Parameters

clid

ID of the cluster instance to be modified.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 128.

hellointerval

Interval, in milliseconds, at which heartbeats are sent to each cluster node to check the health status.Set the value to 200 msec, if the deadInterval parameter is less than 3 sec
Default value = 200.
Minimum value = 200.
Maximum value = 1000.

Return Value

Returns simpleResult

See Also