+

Search Tips   |   Advanced Search

Discovery and failure detection settings


To configure the discovery and failure detection settings for a core group. These settings are used to monitor the health of core group members. The discovery protocol establishes network connectivity between core group members of the core group. The failure detection protocol monitors the established network connections. Both the default discovery protocol and the default failure protocol run at regularly scheduled intervals on all started core group members.

To view this admin console page ...

Servers > Core Groups > Core group settings > core_group_name. Then, in the Additional Properties section, click Discovery and failure detection.

Use the default protocol providers

Select this option to use the default Discovery Protocol and default Failure Detection protocol that are provided with WAS ND.

Discovery period

Specifies, in seconds, the time interval that the default Discovery Protocol waits before it recalculates the set of unconnected core group members, and attempts to open connections to those members. Decreasing this value might improve the detection of core group members. However, decreasing this value will also cause the default discovery protocol to consume additional system resources, which might impact performance.

We can specify a value for this property only if we select the Use the default protocol providers

The default value is 60 seconds.

Heartbeat transmission period

Specifies, in milliseconds, the amount of time that elapses between failure detection heartbeats. The default Failure Detection Protocol sends out a heartbeat once during the specified time limit to determine whether a core group member is active. Increasing the length of time between heartbeats might decrease the use of system resources such as CPU. However, decreasing the length of time between heartbeats might improve the detection of failed core group members.

We can specify a value for this property only if we select the Use the default protocol providers

The default value is 30000 milliseconds.

Heartbeat timeout period

Specifies, in milliseconds, the amount of time that constitutes a heartbeat timeout. This value must be an integer multiple of the value specified for the Heartbeat transmission period property. For example, if we set the Heartbeat transmission period property to 30000, the value you specify for the Heartbeat timeout period property must be n x 30000, where n is a positive integer.

We can specify a value for this property only if we select the Use the default protocol providers

The default value is 180000 milliseconds.

Use alternative protocol providers

Select this option to use an alternative protocol provider that is provided with WAS instead of the default Discovery Protocol and the default Failure Detection Protocol.

You should select this option only if there is an alternative protocol provider available for the platform on which we are running WAS ND.





 

Related tasks


Set the default Discovery Protocol for a core group