High Availability Tab of a Server

The High Availability tab of the Server is a read-only tab that displays the configuration for high availability (active-active) clustering of EFT. The tab contains the multicast address, port, and listening queues, as well as the default paths for load balancing.

Deployment Scenario- Displays either MSMQ or Unicast

Multicast Address—The address for the group of nodes in the cluster.

Multicast Port—The port used by the multicast address.

Coherence Queue—Repository for the message queuing (MSMQ) cache that broadcasts messages across the HA cluster to keep all nodes in sync.

Event Queue—Repository where events are held prior to processing.

Config Path—Path at which the cluster's shared configuration is stored.

Default Primary Event Rule Load Balancing—Here you can click Edit to specify the primary node(s) to run load balanced Event Rules.

Default Backup Event Rule Load Balancing—Here you can click Edit to specify the backup node(s) to run load balanced Event Rules.

Event Rules will use these default node lists. If the default node list is empty, the Event Rule will execute on ALL nodes of the cluster unless you explicitly specify which node is to run the Event Rule when you define the Event Rule.

To define the default Event Rule load balancing nodes

  1. In the administration interface, connect to EFT and click the Server tab.

  2. Click the High Availability tab.

    Next to the Default Primary Event Rule Load Balancing and Default Backup Event Rule Load Balancing, click Edit. The Run on Nodes dialog box appears.

  3. Specify the node, click Add, then click OK.

If HA is disabled, a message appears explaining that HA is disabled, instead of the fields displayed above.

Related Topics