VOD acceleration

The video-on-demand (VOD) acceleration service is mainly intended to provide acceleration services for online VOD. With the rise of online video and media services, more and more people are choosing to use Internet platforms to watch videos and listen to audio content. Given the limitations on the Internet environment in China, this use places huge demands on the final delivery of audio and video content. Azure Content Delivery Network delivers and caches streaming media content, such as audio and video, to Content Delivery Network edge nodes. It directs user requests to the optimal node. This process reduces the load on source station servers and saves on bandwidth resources. As a result, the service provides users with a high-speed, smooth, high-quality online video experience.

Content Delivery Network VOD acceleration supportsAzure Media Services.

VOD acceleration is suitable for use with all types of online audio and VOD websites, such as media video websites, online education websites, and mobile app clients.

This article discusses the creation of VOD acceleration domain names. For more information about how to create Content Delivery Network acceleration nodes, see Use the Azure Content Delivery Network.

Default cache rules for VOD acceleration

Content Delivery Network sets default cache rules (see the following) for VOD acceleration. You also can customize cache rules based on your needs. For more information, see the Azure Content Delivery Network portal advanced management help file "Domain Name Management". If the source station content is changed or updated, but the cache time-to-live (TTL) you set hasn't expired, you can manually refresh the cache files and synchronize the updated source station content in real time. For more information, see the Content Delivery Network portal advanced management help file "Cache Refresh."

The system's default cache rules for VOD acceleration:

  1. Dynamic files, such as those with the extensions PHP, ASPX, ASP, JSP, and DO, aren't cached.
  2. MP3 and WMA files are cached for one day.
  3. Audio files such as .mp3 and .wma files—are cached for one day.
  4. Files with the following extensions are cached for one month: .7z, .apk, .wdf, .cab, .dhp, .exe, .flv, .gz, .ipa, .iso, .mpk, .mpq, .pbcv, .pxl, .qnp, .r00, .rar, .xy, .xy2, and .zip.

Create VOD acceleration domain names

In the Azure Management portal navigation pane, select "All services," input "CDN," and select "CDN profiles"

Creating CDN profiles

  • In "CDN profiles," click "Add."

  • Enter "Name," "Subscription," "Resource Group," "Resource Group Location," and "Pricing Tier," for which the default "S1 Standard" should be selected.

    • "S1 Standard" is the Standard edition of the CDN, which supports Static Content Acceleration, including Web Acceleration, Download Acceleration, and VOD Acceleration.
    • "P1 Standard Plus" is the Standard Plus edition, which refers to Live Streaming Acceleration.
    • "P1 Premium" is the Premium edition of the CDN. It refers to customers who requested Azure CDN to apply for a certificate on their behalf, who are still being served using this certificate, and who are still paying for the Premium edition. Support for HTTPS functions with Azure applying for certificates on the customer's behalf will be discontinued from July 1, 2019. See Pricing Details for more information.
  • Click the "Create" button

    Note

    Select "S1 Standard" for the price tier, as shown in the image above. The S1 Standard includes the new "VOD" acceleration type.

  • After successful creation, existing records can be viewed in the list.

Creating Endpoints

  • Find the record that has just been created in the "CDN profiles" list and click "Name."

  • On the Overview page, click the Endpoint button

  • Enter the required information on the Endpoint Create page

    Note

    Please see Rules for Completion for required information (customer domain, ICP number, acceleration type, origin domain type, origin domain, origin host header).

Endpoint Create Rules for Completion

  • In "Customer Name," enter "Endpoint name."

  • In ICP Number, enter the corresponding ICP record number for the custom domain that you entered (e.g., Jing ICP Bei XXXXXXXX Hao-X).

  • In the "Acceleration type" drop-down menu, choose "VOD Acceleration."

  • In the "Origin domain type" drop-down menu, choose the corresponding service. Select one option from the list of available cloud services, storage accounts, or web apps for use in creating the Content Delivery Network endpoint.

  • If "Custom domain type" is selected for "Origin domain type," please enter your origin domain address in the "origin domain" field. You can provide one or multiple origin domain IP addresses (please differentiate multiple IP addresses using a semi-colon, for example: 126.1.1.1;172.1.1.1) or an origin domain name, for example origin.chinaazuretest.com (the custom domain name can't be the same as the origin domain name).

  • In "Origin host header," enter the back-to-source host header accepted by your source station. After you enter the custom domain, the system automatically fills in a default value based on the origin domain type that you selected.

    Note

    The specific rule is that if your source station is on Azure, the default value is the corresponding source station address. If your source station isn't on Azure, the default value is the custom domain that you entered. You also can also modify this based on the actual configuration of your source station.

  • Check that the Endpoint information you entered is complete.

  • If the information is correct, click the "Add" button to create a new endpoint.

  • After clicking, "Creating" will be displayed in the list status.

Using the endpoint list

  1. Endpoints list After an endpoint is created, it appears in the list of subscribed endpoints. The list view shows the custom domains that are used to access cached content, as well as the origin domains.

    • The origin domain is the original location of the content that is cached on the CDN.
    • Custom domains are used to visit the URLs of content that is cached on the CDN
  2. Deleting Endpoints

    Click Delete to remove suspended or unused nodes

  3. Manage Self-Management CDN Portal (Self-Management) In the endpoints list, select the endpoint you need to manage and click the Manage button

    Enter the CDN Portal to perform self-management.

    Note

    Configurations created for endpoints aren't immediately available. They must be reviewed to check that the ICP custom domain name matches the ICP number. For more information, see the second half of "Step 2: Create a new Content Delivery Network endpoint" in Use the Azure Content Delivery Network.