Updated on 2026-07-21 GMT+08:00

Origin Protocol

You can configure the protocol used for origin pull.

Precautions

  • By default, CDN uses HTTP for origin pulls.
  • If you have enabled HTTP/2 and set the origin protocol to Same as user, CDN uses HTTPS/1.1 for origin pull.
  • When CDN uses HTTPS for origin pull, the supported TLS version depends on the origin server settings. For example, if the origin server supports TLS 1.1 and TLS 1.2, CDN will also support TLS 1.1 and TLS 1.2 for origin pull.

Procedure

  1. Log in to the CDN console.
  2. In the navigation pane, choose Domains.
  3. In the domain list, click the target domain name or click Configure in the Operation column.
  4. Click the Origin Settings tab.
  5. Click next to Origin Protocol.
    Figure 1 Origin protocol
    Table 1 Parameters

    Origin Protocol

    Description

    Same as user

    The origin protocol is the same as the client access protocol. For example, if a client accesses CDN using HTTP, CDN also uses HTTP for origin pull.

    HTTP

    CDN uses HTTP for origin pull.

    HTTPS

    CDN uses HTTPS for origin pull.

  6. Select an origin protocol and click OK.

Helpful Links