Configuring Hybrid Load Balancing

Scenarios

You can add servers in the VPC where the load balancer is created, in a different VPC, or in an on-premises data center, by using private IP addresses of the servers. In this way, incoming traffic can be flexibly distributed to cloud servers and on-premises servers for hybrid load balancing.

Figure 1 Routing requests to cloud and on-premises servers

Prerequisites

Constraints and Limitations

When you add IP as backend servers, note the following:

Enabling IP as a Backend

  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 Balancing.
  4. On the Load Balancers page, locate the load balancer and click its name.
  5. On the Summary tab page, click Enable next to IP as a Backend.
  6. Click OK.

Adding IP as Backend Servers

  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 Balancing.
  4. On the Load Balancers page, locate the load balancer that you have created and click its name.
  5. In the Backend Server Groups tab, locate the backend server group and click its name.
  6. In the Basic Information area on the right, click IP as Backend Servers.
  7. Click Add IP as Backend Server and set the IP address, backend port, and weight.

    Ensure that the IP addresses of the servers are reachable and the backend ports are actually used by backend servers. Otherwise, the backend servers will be considered unhealthy.

  8. Click OK.