All Products
Search
Document Center

ApsaraVideo VOD:Origin host

Last Updated:Jan 19, 2026

To specify the server domain name that a CDN point of presence (POP) accesses during an origin fetch, you must configure the origin host. The available origin host types are Accelerated Domain Name, Origin Domain Name, and Custom Domain Name.

Background information

  • The origin host is the domain name of the site that a CDN POP accesses on the origin server during an origin fetch. If your origin server is shared by multiple services, you can use the origin host in the origin request to distinguish between the services.

  • The origin server determines the specific IP address that is requested during an origin fetch. The origin host determines the specific site that is accessed at that IP address. For examples that illustrate the difference between an origin server and an origin host, see Examples.

Procedure

  1. Log on to the ApsaraVideo VOD console.

  2. In the navigation pane on the left, under Configuration Management, click CDN Configuration > Domain Names.

  3. Find the domain name that you want to configure and click Configure.

  4. Click Back-to-Origin.

  5. Click Modify, enable Origin Host, select a domain type, and then click OK.

    选择域名类型

    Parameter

    Description

    CDN

    The domain name that you want to accelerate. This is the domain name that end users access directly, such as example.aliyundoc.com. If you set the origin host type to CDN, the origin host is set to the accelerated domain name, such as example.aliyundoc.com.

    Origin

    The domain name of your origin server. This is the domain name that CDN POPs must access during an origin fetch, such as learn.aliyundoc.com. If you set the origin host type to Origin, the origin host is set to the origin domain name, such as learn.aliyundoc.com.

    Custom

    If you set the origin host type to Custom, you can specify any domain name for the origin host. If your origin server is bound to multiple domain names, you must specify a domain name. Otherwise, the origin fetch fails.

    Note

    If your origin server is bound to multiple domain names or sites, you must specify a domain name. Otherwise, the origin fetch fails.

Origin server examples

The following table provides examples of how to configure the origin host for different types of origin servers. These examples also illustrate the differences and the relationship between the origin server and the origin host.

Origin server type

Feature status

Domain name and origin server address

Description

Domain name

The Origin Host feature is disabled by default.

Accelerated domain name:

example.aliyundoc.com

Origin server address:

learn.aliyundoc.com

  • If you set the domain type to CDN, the origin host is example.aliyundoc.com.

  • If you set the domain type to Origin, the origin host is learn.aliyundoc.com.

  • If you set the domain type to Custom, the origin host is the custom domain name that you enter.

IP address type

The Origin Host feature is disabled by default.

Accelerated domain name:

example.aliyundoc.com

Origin server address:

10.10.10.10

  • If you set the domain type to CDN, the origin host is example.aliyundoc.com.

  • If you set the domain type to Custom, the origin host is the custom domain name that you enter.

Note

The origin server address is an IP address. Therefore, the Origin option is unavailable and grayed out.

OSS domain name

The Origin Host feature is enabled by default.

Accelerated domain name:

example.aliyundoc.com

Origin server address:

video.developer.aliyundoc.com

  • If you set the domain type to CDN, the origin host is example.aliyundoc.com.

  • If you set the domain type to Origin (default), the origin host is video.developer.aliyundoc.com.

  • If you set the domain type to Custom, the origin host is the custom domain name that you enter.

Related operations

To configure the priority of multiple origin servers, see Set the priority of multiple origin servers.