Skip to main content

Manage servers in a target group

Add a server to a target group

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Go to the Load BalancersTarget Groups tab.
  3. Open the target group page.
  4. In the Servers block, click Add server.
  5. Select a server.
  6. Select an IP address.
  7. The port value for the group will be selected automatically for the server — change it if necessary.
  8. Specify the server weight; this is a proportional measure indicating the share of requests the server processes. If the weight values are equal, the servers handle an equal number of requests. For example, if a group has one server with a weight of “2” and two servers with a weight of “1”, the first server will receive 50% of all requests, and the other two will receive 25% each. The maximum weight value is 256.
  9. If you need to make the server a backup server so that it accepts requests only when other servers in the group are unavailable, select the Backup checkbox.
  10. Click .

Make a server in the group a backup server

A cloud server in a target group can be made a backup server — it will be included in the group but will stop accepting requests while at least one other server in the group is available. If all servers in the group are unavailable, the backup server will be enabled.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Go to the Load BalancersTarget Groups tab.
  3. Open the target group page.
  4. In the Servers block, in the server row, enable the toggle in the Backup column.

Suspend a server in a group

You can suspend a server during maintenance. For example, during an application update or restart, the server will temporarily stop processing requests for this target group. The server itself will continue to run.

There is no need to remove the server from the target group — it will resume processing traffic as soon as you resume its operation.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Go to the Load BalancersTarget Groups tab.
  3. Open the target group page.
  4. In the Servers block, in the server menu, select Do not accept requests.

Resume server operation in a group

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Go to the Load BalancersTarget Groups tab.
  3. Open the target group page.
  4. In the Servers block, in the server menu, select Accept requests.

Remove a server from a target group

If you remove a server from a target group, it will stop accepting requests. The server itself will not be deleted.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Go to the Load BalancersTarget Groups tab.
  3. Open the target group page.
  4. In the Servers block, in the server menu, select Remove server from group.