Applies To: CLOUD VPS DEDICATED

The "Manage Servers" page allows you to Configure and Manage the Servers that make up part of your Cross Site Cluster.


The table at the top of the "Manage Servers" page displays the current members of this cluster (as shown below):

The Fields in the table are described below:

  • Name – The name of the server. Links to the server management page.
  • Enabled – Indicates that the member is enabled in the cluster.
  • Monitor IP – The IP address used to monitor the health of the server
  • Status – The last known status of the health checks for this server.
    • Green indicates all health checks are passing.
    • Red for one or more health checks are failing.
    • Grey indicates that the last known status isn’t known - this will the displayed when a server is first added to the cluster.

In the "Actions" field for each server, some additional buttons will be displayed:

  • Disable/Enable - disables or enables the server in the cluster respectively.
  • Delete - Removes the server from the cluster, and removes any Cross Site Cluster IP addresses as well. This will require a reboot if the server is a VPS.

Once two or more servers have been added to a cluster, a 'Preferences' section will be displayed at the top of the page. This allows you to configure the order in which servers should receive traffic for each cluster IP address.

In this screenshot, whilst health checks are passing, testeaa1 will receive all traffic for 123.123.123.1 and testeaa2 will receive all traffic for 123.123.123.2. If health checks for testeaa1 began to fail, traffic for 123.123.123.1 would then be routed to the next server in the list, which in this instance would be testeaa2.

Servers that appear in a green box are enabled, whereas servers in red boxes indicate that the server is disabled.

The order in which servers received traffic can be altered by dragging and dropping the boxes into the correct position in the list. Please note that they can only be moved within the column that they are currently in.

It is possible to have two servers or load balancers at the same position in the list, providing that they are in different network zones. This will mean that traffic for that IP address will be distributed between these two servers. In this scenario, the traffic that each server receives will be based on the route taken into our network, and therefore will be unlikely to be shared equally. There are some use cases for this, but in general it is advisable to use an active-active cluster with round-robin DNS to distribute traffic between them.


Add a Server to a Cross Site Cluster

From within the Cross Site Cluster management page in the Control Panel, click the 'Manage Servers' link in the ‘Management tools’ section.

Within this page, a form will be displayed to enable you to add an existing server into the cluster, as shown below:

First, select a server to add into the cluster from the list provided.

Next, tick or untick the "Enabled" checkbox. Servers that are disabled will still have the Cross Site Cluster IP addresses added to them, these IP addresses will be advertised to the Internet with the default preference. This means that any other enabled servers will receive any traffic for these IP addresses.

Additional IP Addresses

For Cloud VPSs, where possible the IP Addresses will be added automatically to the Networking of the Server, and will be rebooted as part of adding the Server to the Cluster.

For Dedicated Servers or where the above is not possible. The IP Addresses will need to be manually added to the server as required.

When a server is selected, a list of available IP addresses that can be used to monitor the status of the server will be populated in the "Monitor IP" field. We cannot use the IP addresses that are provided with the Cross Site Cluster to monitor the health of the server, so the list will consist of the server's existing IP addresses. The IP address chosen here will be used for any health checks assigned to the cluster.

Please note that even if there are no health checks assigned to the cluster, a "Monitor IP" must be provided.

Once the server is ready to be added, select the "Add Server" button, a reboot of the server may be required in order to apply the changes and it will then be added to the table above the form. This is described above.