Previous Topic: Add More Policy Servers

Next Topic: Adding SiteMinder to 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 identified by the ConnectionURL and FailoverServers. Load balancing occurs if you leave FailOver set to false.

To select 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>