Overview

Advanced forwarding policies are available only for dedicated load balancers. If you have enabled Advanced Forwarding, perform the following operations to add advanced forwarding policies to HTTP and HTTPS listeners of dedicated load balancers.

You can add advanced forwarding policies to HTTP or HTTPS listeners of dedicated load balancers to route requests more specifically.

**Figure 1** How advanced forwarding works

Figure 1 How advanced forwarding works

  1. The client sends a request to the load balancer.

  2. The load balancer matches the request based on the forwarding rule you configure.

  3. The load balancer forwards the request to the corresponding backend server or returns a fixed response to the client based on the action you configure.

  4. The load balancer sends a response to the client.

    • Each advanced forwarding policy consists of one or more forwarding rules and an action.

      • Dedicated load balancers support the following types of forwarding rules: domain name, URL, HTTP request method, HTTP header, query string, and CIDR block (source IP addresses). For details, see Forwarding Rule Types.

      • There are four types of actions: forward to a backend server group, redirect to another listener, redirect to another URL, and return a specific response body. For details, see Action Types.