![]() ![]() ![]() ![]() |
Create a Coherence Cluster Configuration: Review
Use this page to review your Coherence cluster configuration.
Configuration Options
Name Description Name The name of the Coherence cluster.
Custom Cluster Configuration File The external custom Coherence cluster configuration file.
MBean Attribute:
CoherenceClusterSystemResourceMBean.CustomClusterConfigurationFileName
Changes take effect after you redeploy the module or restart the server.
Clustering Mode Specifies a clustering mode of either Unicast (default) or Multicast. If multicast is undesirable or unavailable in an environment, or when an environment is not properly configured to support multicast, then setting up the Well Known Addresses (WKA) feature is required. All cluster multicast communication is disabled if any of WKA, SSL, and/or secured production mode is/are enabled.
MBean Attribute:
CoherenceClusterParamsBean.ClusteringMode
Changes take effect after you redeploy the module or restart the server.
Cluster Listen Port The cluster listen port used by Coherence; Coherence cluster members use this port to discover and join, or create the cluster. If unspecified, the Coherence cluster multicast listen port will be used.
MBean Attribute:
CoherenceClusterParamsBean.ClusterListenPort
Maximum value:
65535
Changes take effect after you redeploy the module or restart the server.
Multicast Listen Address The IP address for the cluster multicast listener.
MBean Attribute:
CoherenceClusterParamsBean.MulticastListenAddress
Changes take effect after you redeploy the module or restart the server.
Members The Managed Servers or WebLogic Server clusters that are associated with this Coherence cluster.
![]() |