Add backend server for load balancing instance 1. On the console, select "Load Balancing" ->"Load Balancing Management" ->"A Load Balancing Instance ID" 2. Select Bind Server 3. Select the backend ECS to be added - In the process of adding ECS, if the backend ECS has the firewall enabled, it is necessary to open the access rights to the intranet address of the load balancing instance. The load balancing instance transmits data and checks the health of the backend ECS through the intranet.
- The intranet address of load balancing is the address after the first IP address field is changed to 10. For example, if the public IP address is 172.172.172, the private IP address is 10.172.172.172.
4. Set weight 5. Complete the following: 6. Return to the "Load Balancing Management" page At this point, our backend server has been added to our load balancing instance. |