Previous Topic: Add More Policy ServersNext Topic: Removing CA SiteMinder® from an Existing CA Identity Manager Deployment


Select Load Balancing or Fail Over

The default behavior of CA Identity Manager is to use round-robin load balancing using the servers that are identified by the ConnectionURL and FailoverServers. Load balancing occurs if you leave FailOver set to false.

To select the failover, set FailOver to true:

<config-property>
	<config-property-name>FailOver</config-property-name>
	<config-property-type>java.lang.String</config-property-type>
	<config-property-value>true</config-property-value>
</config-property>