Updated on 2024-04-19 GMT+08:00

Adding Backend Servers

Scenario

You can add backend servers to a backend server group to process requests from clients.

When you use ELB to route requests, ensure that at least one backend server is running properly and can receive requests routed by the load balancer.

After a backend server is unbound from a load balancer, the backend server does not receive requests forwarded by the load balancer, but the backend server is disassociated from the load balancer. You can add the backend server to the backend server group again when traffic increases or the reliability needs to be enhanced.

Constraints and Limitations

Only servers in the same VPC as the load balancer can be added.

Procedure

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balance.
  4. In the navigation pane on the left, choose Elastic Load Balance > Backend Server Groups.
  1. On the Backend Server Groups page, click the name of the backend server group.
  2. Switch to the Backend Servers tab page and click Add on the right.
  3. Search for backend servers using specified keywords.
  4. Specify the weights and ports for the backend servers, and click Finish.

    Backend server ports can be set in batches.