Administration Console Online Help
Tasks Related Topics Attributes
Use the Cluster-->Configuration-->General tab to configure cluster-wide configuration parameters.
For more information about the attributes you can set on this tab, see the following topics:
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. |
||
Identifies the Managed Servers in the cluster. The cluster address is used in entity and stateless beans to construct the host name portion of URLs. If the cluster address is not set, EJB handles may not work properly. For production environments, cluster address should be a DNS host name that maps to the addresses of the Managed Servers in the cluster. For development environments, cluster address may be defined as a comma separated list of single address host names or IP addresses. If network channels are configured, it is possible to set the cluster address on a per channel basis. |
||
The algorithm to be used for load-balancing clustered EJBs and RMI objects if no algorithm is specified for a particular object. |
||
Set this attribute to true if the cluster will receive requests from a proxy plug-in or For non-clustered servers that will receive proxied requests, this attribute may be set at the server level, on the Server -->Configuration-->General tab.
|
||
The number of seconds by which the age of two conflicting services must differ before one is considered older than the other. |
||
When set to true for a cluster, this attribute specifies that certs from clients of web applications hosted on the server instances in the cluster are provided in the special ( This setting is useful if user authentication is performed on the proxy server—setting A For this reason, if you set |