Home > Configuration > High Availability > sethanode_hellointerval

sethanode_hellointerval

Use this method to set interval, in milliseconds, between heartbeat messages sent to the peer node. The heartbeat messages are UDP packets sent to port 3003 of the peer node.

Syntax



Parameters

id

Number that uniquely identifies the node. For self node, it will always be 0. Peer node values can range from 1-64.
NOTE: This attribute is deprecated.
Removing confusing param
Minimum value = 0.
Maximum value = 64.

hellointerval

Interval, in milliseconds, between heartbeat messages sent to the peer node. The heartbeat messages are UDP packets sent to port 3003 of the peer node.
Default value = 200.
Minimum value = 200.
Maximum value = 1000.

Return Value

Returns simpleResult

See Also