Managing Mule High Availability (HA) Clusters
The management console gives you the ability to manage server clusters. A cluster is a group of linked servers that work closely together. Once servers are added to a cluster, they function in many ways as if they were a single server.
For an overview of clusters, including benefits and best practices, see Mule High Availability HA Clusters. |
You can perform the following cluster-related tasks with the console:
You can also create and manage a cluster programmatically using REST APIs.
Because clusters represent linked servers, you use functions available through the Servers tab to create and manage clusters. You also use functions available via the Applications tab to deploy applications to a cluster, in much the same way that you deploy applications to individual servers.
Ports Used for Clustering In order to configure a cluster, be sure to keep the following ports open:
New cluster member discovery is performed using multicast, thus the multicast IP 224.2.2.3 must be enabled as well. |