BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType clusterType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}targetType
          {http://www.bea.com/ns/weblogic/920/domain}clusterType

Model
<...>
name?, notes?, cluster-address?, multicast-address?, multicast-buffer-size?, multicast-port?, multicast-ttl?, multicast-send-delay?, default-load-algorithm?, cluster-messaging-mode?, cluster-broadcast-channel?, service-age-threshold-seconds?, client-cert-proxy-enabled?, weblogic-plugin-enabled?, member-warmup-timeout-seconds?, http-trace-support-enabled?, frontend-host?, frontend-http-port?, frontend-https-port?, idle-periods-until-timeout?, remote-cluster-address?, replication-channel?, inter-cluster-comm-link-health-check-interval?, data-source-for-session-persistence?, data-source-for-job-scheduler?, job-scheduler-table-name?, persist-sessions-on-shutdown?, session-flush-interval?, session-flush-threshold?, candidate-machines-for-migratable-server?, data-source-for-automatic-migration?, health-check-interval-millis?, health-check-periods-until-fencing?, fencing-grace-period-millis?, singleton-sql-query-helper?, number-of-servers-in-cluster-address?, cluster-type?, multicast-data-encryption?, auto-migration-table-name?, additional-auto-migration-attempts?, millis-to-sleep-between-auto-migration-attempts?, migration-basis?, consensus-participants?, replication-timeout-enabled?, overload-protection?, database-less-leasing-basis?, http-ping-retry-count?, max-server-count-for-http-ping?, secure-replication-enabled?, unicast-discovery-period-millis?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to ClusterMBean
 (Interface=weblogic.management.configuration.ClusterMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
stringcluster-address optional
          <p>The address that forms a portion of the URL a client uses to connect to this cluster, and that is used for generating EJB handles and entity EJB failover addresses. 
stringmulticast-address optional
          <p>The multicast address used by cluster members to communicate with each other. 
annonymous type derived from intmulticast-buffer-size optional
          <p>The multicast socket send/receive buffer size (at least 64 kilobytes). 
annonymous type derived from intmulticast-port optional
          <p>The multicast port (between 1 and 65535) used by cluster members to communicate with each other. 
annonymous type derived from intmulticast-ttl optional
          <p>The number of network hops (between 1 and 255) that a cluster multicast message is allowed to travel. 
annonymous type derived from intmulticast-send-delay optional
          <p>The amount of time (between 0 and 250 milliseconds) to delay sending message fragments over multicast in order to avoid OS-level buffer overflow. 
annonymous type derived from stringdefault-load-algorithm optional
          <p>The algorithm to be used for load-balancing between replicated services if none is specified for a particular service. 
annonymous type derived from stringcluster-messaging-mode optional
          <p>Specifies the messaging type used in the cluster. 
stringcluster-broadcast-channel optional
          <p>Specifies the channel used to handle communications within a cluster. 
annonymous type derived from intservice-age-threshold-seconds optional
          <p>The number of seconds (between 0 and 65534) by which the age of two conflicting services must differ before one is considered older than the other. 
booleanclient-cert-proxy-enabled optional
          <p>Specifies whether to honor the WL-Proxy-Client-Cert header coming with the request or not. 
booleanweblogic-plugin-enabled optional
          <p>Specifies whether the proprietary <tt>WL-Proxy-Client-IP</tt> header should be used. 
annonymous type derived from intmember-warmup-timeout-seconds optional
          <p>Maximum number of seconds that a cluster member will wait to discover and synchronize with other servers in the cluster. 
booleanhttp-trace-support-enabled optional
          <p> Returns the value of HttpTraceSupportEnabled. 
stringfrontend-host optional
          <p>The name of the host to which all redirected URLs will be sent. 
intfrontend-http-port optional
          <p>The name of the HTTP port to which all redirected URLs will be sent. 
intfrontend-https-port optional
          <p>The name of the secure HTTP port to which all redirected URLs will be sent. 
annonymous type derived from intidle-periods-until-timeout optional
          <p>Maximum number of periods that a cluster member will wait before timing out a member of a cluster. 
stringremote-cluster-address optional
          <p>Set the foreign cluster. 
stringreplication-channel optional
          <p>The channel name to be used for replication traffic. 
intinter-cluster-comm-link-health-check-interval optional
          <p>If the cluster link between two clusters goes down, a trigger will run to periodically to see if the link is restored. 
stringdata-source-for-session-persistence optional
          (Interface=weblogic. 
stringdata-source-for-job-scheduler optional
          (Interface=weblogic. 
stringjob-scheduler-table-name optional
          <p>The table name to use for storing timers active with the job scheduler</p> (Interface=weblogic. 
booleanpersist-sessions-on-shutdown optional
          <p>When shutting down servers, sessions are not updated. 
intsession-flush-interval optional
          <p>Interval in seconds until HTTP Sessions are periodically flushed to the backup cluster to dump session state on disk. 
intsession-flush-threshold optional
          <p>When number of sessions to be flushed reaches this threshold limit, sessions will be flushed to the backup cluster before the flush interval. 
stringcandidate-machines-for-migratable-server optional
          (Interface=weblogic. 
stringdata-source-for-automatic-migration optional
          (Interface=weblogic. 
inthealth-check-interval-millis optional
          <p>Interval in milliseconds at which Migratable Servers and Cluster Masters prove their liveness via the database. 
annonymous type derived from inthealth-check-periods-until-fencing optional
          <p>Maximum number of periods that a cluster member will wait before timing out a Cluster Master and also the maximum number of periods the Cluster Master will wait before timing out a Migratable Server. 
intfencing-grace-period-millis optional
          <p>During automatic migration, if the Cluster Master determines a server to be dead, it waits for this period of time (in milliseconds) before the Cluster Master migrates the service to another server in the cluster. 
stringsingleton-sql-query-helper optional
          <p>Singleton Services uses certain SQL commands to talk to the database. 
intnumber-of-servers-in-cluster-address optional
          Number of servers to be listed from this cluster when generating a cluster address automatically. 
annonymous type derived from stringcluster-type optional
          <p>Optimizes cross-cluster replication for the type of network that servers in the clusters use for administrative communication. 
booleanmulticast-data-encryption optional
          Enables multicast data to be incrypted. 
stringauto-migration-table-name optional
          Return the name of the table to be used for server migration. 
intadditional-auto-migration-attempts optional
          A migratable server could fail to come up on every possible configured machine. 
longmillis-to-sleep-between-auto-migration-attempts optional
          Controls how long of a pause there should be between the migration attempts described in getAdditionalAutoMigrationAttempts(). 
annonymous type derived from stringmigration-basis optional
          Controls the mechanism used for server migration. 
annonymous type derived from intconsensus-participants optional
          Controls the number of cluster participants in determining consensus. 
booleanreplication-timeout-enabled optional
          Indicates if timeout should be applied to session replication calls. 
anyTypeoverload-protection optional
          Get attributes related to server overload protection. 
anyTypedatabase-less-leasing-basis optional
          Get attributes associated with database less leasing basis used for server migration and singleton services. 
annonymous type derived from inthttp-ping-retry-count optional
          Get the number of HTTP pings to execute before declaring a server unreachable. 
annonymous type derived from intmax-server-count-for-http-ping optional
          Get the maximum number of servers that can be pinged via HTTP when the local server has lost multicast heartbeats from remote members. 
booleansecure-replication-enabled optional
          Servers in a cluster replicates session data. 
annonymous type derived from intunicast-discovery-period-millis optional
          <p>The timer period that determines how often other members in the cluster are discovered in unicast messaging scheme. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0