All Products
Search
Document Center

Edge Security Acceleration:Configure dynamic content retrieval settings

Last Updated:Jun 16, 2026

DCDN accelerates dynamic content delivery by using smart routing to select the optimal back-to-origin path. You can configure the origin protocol policy and load balancing independently or together based on your needs.

Configure the origin protocol policy to retrieve dynamic content

By default, the origin protocol matches the origin server port. You can change it to match the client protocol instead. If both Static Origin Protocol Policy and Dynamic Origin Protocol Policy are configured, the dynamic policy takes effect.

  1. Log on to the DCDN console.

  2. In the left-side navigation pane, click Domain Names.

  3. On the Domain Names page, find the target domain name and click Configure.

  4. In the left-side navigation tree of the domain name, click Acceleration Rules.

  5. Turn on Dynamic Acceleration.

  6. Click the Dynamic Content Retrieval Settings tab.

  7. Click Modify next to Dynamic Origin Protocol Policy.

  8. In the Dynamic Origin Protocol Policy dialog box, set Redirect Type.

    协议跟随回源

    Parameter

    Description

    Match Client

    POPs communicate with the origin server over the same protocol (HTTP or HTTPS) that the client uses to request resources.

    Match Origin Server

    POPs communicate with the origin server over the same protocol that the origin server port uses, regardless of the client protocol.

    HTTP

    POPs communicate with the origin server over HTTP.

    HTTPS

    POPs communicate with the origin server over HTTPS.

  9. Click OK.

Enable load balancing

By default, requests are redirected to origin servers based on server performance. Enable load balancing to redirect requests based on origin server weights instead.

  • Performance-based redirection

    Requests are redirected to the origin server with the best performance. This is the default behavior.

  • Weight-based redirection

    Requests are redirected to origin servers based on their assigned weights. To modify origin server weights, see Configure an origin server.

  1. Log on to the DCDN console.

  2. In the left-side navigation pane, click Domain Names.

  3. On the Domain Names page, find the target domain name and click Configure.

  4. In the left-side navigation tree of the domain name, click Acceleration Rules.

  5. Turn on Dynamic Acceleration.

  6. Click the Dynamic Content Retrieval Settings tab.

  7. Turn on Load Balancing.