Previous Topic: Hardware Load Balancing Considerations

Next Topic: Configure a Policy Server as a Centralized Monitor for a Cluster

Configure Clusters

Policy Server clusters are defined as part of a Host Configuration Object. When a SiteMinder Web Agent initializes, the settings from the Host Configuration Object are used to setup communication with Policy Servers.

Note: For information about Host Configuration Objects, see the Web Agent Guide and the Policy Design guide.

To configure a cluster as part of a host configuration object

  1. Open the Policy Server User Interface.
  2. In the System tab of the SiteMinder Administration window, select Host Conf Objects.
  3. In the List pane, select the host configuration object to which you want to add cluster configuration information.

    Once you configure a cluster for a host configuration object, any Agent that uses the object to establish its Policy Server connections will use the specified cluster configuration.

  4. From the Edit menu, select Properties of Configuration Object.

    The Host Configuration Object Properties dialog box opens.

  5. Select the Clusters tab.
  6. In the Clusters tab, click the Add button.

    The Cluster Setup dialog box opens.

  7. In the Add Server group box, do one of the following:
  8. In the Server Port field, enter the port for Policy Server processing.
  9. Click the Add to Cluster button.

    The Policy Server appears in the list of servers in the Current Setup group box.

  10. Repeat steps 7 through 9 for any other Policy Servers you want to add to the cluster.
  11. When you finish adding Policy Servers to the cluster, click the OK button to save your changes and return to the Host Configuration Object Properties dialog box.
  12. In the Failover Threshold Percent field, enter a percentage of Policy Servers that must be active and click Apply.

    If the percentage of active servers falls below the percentage you specify, the cluster fails over to the next available cluster in the list of clusters.

    The Policy Server User interface automatically calculates the Failover Threshold values displayed in the column to the right of the lists of servers in each cluster. The number that appears in the Failover Threshold column is the minimum number of servers in the cluster that must be available. If the number of available servers falls below the specified number, failover occurs.

    When you set the Failover Threshold Percentage, it applies to all clusters that use the Host Configuration Object.

  13. Click on the General tab.
  14. Note the Policy Server parameter in the Parameter Name column.

    The value of the Policy Server parameter is overridden by the contents of the Clusters tab. This parameter should be commented for clarity (proceeded by a # symbol), since its value does not apply as long as Policy Servers are specified in the Clusters tab.

    Note: In order for the value of the Policy Server parameter in the General tab to apply, no Policy Servers should be specified in the Clusters tab. If clusters are configured and you decide to remove the clusters in favor of a simple failover configuration using the Policy Server parameter in the General tab, be sure to delete all Policy Server information in the Clusters tab.

  15. Click OK to save your changes and close the Host Configuration Object dialog box.

More information:

Clustered Policy Servers