Skip to main content

Servers / Add a server

The second section of the Service Manager page has two parts.

This first part of this section labeled Servers will list any servers that have been added to the service. In the image below a couple of example servers that have been added to the service.

The second section labeled Add a server is where a servers are added into the service. The following is an image of both sections.

Servers

The meaning of the columns in the server rows are as follows:

Server

This is the Memset allocated name of the server.

Enabled

This indicates whether this server has been designated as an active member of the cluster. When the server is set to be enabled then the load balancer will send it incoming connection. The server can be removed from the cluster for e.g. maintenance by unchecking the Enable box without losing all it's associated configuration in the service. This box is found by clicking the Edit box at the right end of the row.

Fallaback

This column indicates if the server is designated as a fallback server. A fallback server will only be given incoming connections by the load balancer if the other active servers in the cluster are offline and should be though of as a stand by server. A fallback server will not be allocated incoming connections from the load balancer whilst there are active members of the cluster online.

IP Address

This is the private vLAN IP address that the load balancer will use to communicate with the server. Any load balanced services e.g. Apache, must be configured to listen on this IP address.

Weight

The weight allows the relative quantity of incoming connections to be allocated among the active, i.e. non-fallback, serves in the cluster.

For example, in a cluster containing two servers with the following weights:

  • serverA - Weight 10
  • serverB - Weight 5

serverA will receive twice as many incoming connections as serverB. The weights must be whole numbers but can be increased in size if greater precision is required e.g. 100 vs 75.

Active

This indicates whether the server is online and accepting connections or not.

Actions

The Edit link here allows the above listed properties to be modified in a new page. This page looks the following:

In addition to modifying the configuration of the servers, this page allows the server to be removed from receiving connections by unchecking the Enabled box and saving. The server will remain in the service and a part of the cluster when the Enabled is unchecked, it will not, however, receive any further connections from the load balancer.

Add a server

This section is where a new server can be added to the service. The configuration options explained above can be set here when the server is added. They can later be modified via the Edit link on the server row once the server has been added.

Only servers that have been added to the load balancer vLAN will be available to be added to the service.

Last updated 16 September 2015, 12:53 GMT