Updated on 2022-10-31 GMT+08:00

Configuring Features

Unbinding the EIP

By default, you can use only one EIP. You can apply for more as needed. If you create a load balancer on a public network, the system will automatically bind an EIP to the load balancer. To ensure that an EIP can be bound to the load balancer, unbind the EIP bound to the ECS before you create the load balancer if you have only one EIP.

Creating a Load Balancer

  1. On the displayed page, click Create Load Balancer.

  2. Specify the parameters and submit the application.

Configuring the Load Balancer

Creating Images

  1. Under Computing, click Elastic Cloud Server. On the page that is displayed, locate and stop the ECS.

  2. Configure the parameters and submit your request.

Configuring AS

  1. Under Computing, click Auto Scaling. Create an AS group and AS configuration.

  2. Configure AS policies.

  3. Add AS instances.

  4. Modify AS policies.

Verifying the Configuration

  1. Obtain the EIP of the load balancer.

  2. In the browser address box, enter http://EIP of the load balancer/forum.php to access the website, for example, http://114.115.138.223/forum.php.