Changing restricted/unrestricted settings

ClusterCATS lets you stop a cluster member from receiving HTTP requests by changing the restricted/unrestricted setting. You may want to restrict a server when performing server maintenance or software updates, verifying load configurations, or as an alternative method to managing load.

Only cluster members in active mode can be restricted, because cluster members in passive mode do not receive any ClusterCATS Server intervention.

This section describes the following:

Restricting/unrestricting servers in Windows

To change restriction settings for a cluster member:

  1. Open the ClusterCATS Explorer and select a cluster member.
  2. Select Configure > State or right-click a cluster member and select Configure > State.

    The Server Properties dialog box appears:

    Server Properties dialog box

  3. Select the Active Member option if the server has been in passive state.
  4. To ensure that HTTP requests sent explicitly to this cluster member are redirected to another server within the cluster, select Restricted in the Server Access area.

    The cluster member icon changes to The cluster member icon in the ClusterCATS Explorer, indicating that the cluster is active but restricted.

  5. To allow the server to participate in the cluster, select Unrestricted in the Server Access area.
  6. Click OK.

Restricting/unrestricting servers in UNIX

To change restriction settings for a cluster member:

  1. In ClusterCATS Web Explorer, click the Show Cluster link.

    The Show Cluster page appears.

  2. Enter the fully qualified host name of a server in the Web Server Name field.
  3. Click OK.

    The Cluster Member List page appears.

  4. Click the Server Attributes link under Other.

    The Connect To Server page appears.

  5. Select a server to connect to from the Web Server Name drop-down box.
  6. Click OK.

    The selected server's Properties page appears.

  7. Click the Administration link.

    The Server Administration page appears for the selected server:

    Server Administration page

  8. To ensure that HTTP requests sent explicitly to this cluster member are redirected to another server within the cluster, select Restricted from the Restriction Status drop-down box.
  9. To allow the server to participate in the cluster, select Unrestricted from the Restriction Status drop-down box.
  10. Click OK.

Comments