Available in Classic and VPC
You can manually integrate a separate CDN with the VOD Station Channel.
Check origin path
An origin path required for setting CDN needs to be checked in the created channel's information.
To check the origin path:
- From the NAVER Cloud Platform console, navigate to
> Services > Media > VOD Station. - Click the Channel menu.
- Select the channel to integrate with CDN and click [Channel information].
- Check the path in Origin path in the information popup.
Example:vs2-k1.video.media.ntruss.com/2605331/vs-20210927100715-JzTmiAk/guide
Global Edge integration
To set up Global Edge to integrate with a VOD streaming channel:
- From the NAVER Cloud Platform console, navigate to
> Services > Content Delivery > Global Edge. - From the Management menu, click the [Create Edge].
- For manual integration of VOD Station, select [Self Integration].
- Enter the edge name in the Edge name settings interface.
- In the Service Settings interface, enter the service protocol, service region, and service domain.
- You are recommended to use HTTPS for the service protocol.
- If you want to use a domain you own, a certificate for the domain will be required to provide a service using the HTTPS protocol.
- In the Origin settings interface, enter the origin information of VOD Station Channel.
- Origin domain settings
- Select [Use custom origin] and enter the origin information of VOD Station Channel.
- Origin information: Enter the origin path's first or front domain.
Example:vs2-k1.video.media.ntruss.com
- Origin information: Enter the origin path's first or front domain.
- Select [Use custom origin] and enter the origin information of VOD Station Channel.
- Forward host header settings
- Select Origin Hostname.
- Origin protocol settings
- Set to HTTPS and the port number to 443.
- Origin path (optional): Enter the origin path from the first "/" to the end in
/[memberNo]/[channelId]format.
Example:2605331/vs-20210927100715-JzTmiAk/guide
- Origin domain settings
- In the Cache settings interface, set cache as follows:
- Default Caching: Set it to "Enabled" and set the detailed options as follows:
- Cache option: Prioritize origin cache-control header.
- Serve Stale object : Serve stale if unable to validate
- Maxage: 1 second.
- Negative TTS(s): Enabled.
- Bypass Query String: Disabled.
- Cache Key Hostname : Incoming Host Header
- Cache key Ignore Query String: Ignore all.
- Remove Vary Header: Enabled.
- Edge Auth: Disabled.
- Default Caching: Set it to "Enabled" and set the detailed options as follows:
- In the Roll builder interface, set the cache detailed rules as follows:
- CORS: Disabled, HTTP/2: Enabled, True-Client-IP Header: Disabled, HSTS: Disabled.
- Set the HTTP Header Modification on a lower end as follows:
- Select the Modify Client Response Header value.
- Rule Name : ACAO, Action : Modify, Header Name : Access-Control-Allow-Origin, Value : *
- Click the Save on the lower right end.
- In the Optimize interface, set the optimization.
- Zip transfer: Enabled, large file transfer: Disabled.
- You may use the basic settings for Access Control.
- Once the settings are complete, check your configuration, and click [Settings completed] on the upper left end.
CDN+ integration (Deprecated)
To set up CDN+ to integrate with a VOD streaming channel:
- From the NAVER Cloud Platform console, navigate to
> Services > Content Delivery > CDN+ (Domestic). - Click the CDN menu and then click [CDN request].
- If you have already created CDN+, you can select the CDN+ to use from the list, click [Change settings], and change settings according to the following instructions.
- Set service name, protocol, domain, and so on in the Service settings interface.
- You are recommended to use HTTPS for the protocol.
- If you want to use a domain you own, a certificate for the domain will be required to provide a service using the HTTPS protocol.
- Use the origin path from the channel information to enter the origin's location and path in the Origin settings interface, and then set the related items according to the following instructions.
- Origin location: Enter the origin path's first or front domain.
Example:vs2-k1.video.media.ntruss.com - Set the protocol to HTTPS and the port number to 443.
- Origin path (optional): Enter the origin path from the first "/" to the end in
/[memberNo]/[channelId]format.
Example:2605331/vs-20210927100715-JzTmiAk/guide - Forward Host Header: Select Origin Hostname.
- Cache Key Hostname: Select Incoming Host Header.
- Gzip Compression: Select Disabled.
- Origin location: Enter the origin path's first or front domain.
- In the Caching settings interface, set the Caching Option to the Origin's Cache-Control header first, and set the Force Revalidation of Stale Objects to provide only valid contents.
- From the Set viewer transfer interface, set the Custom header (user response) item to Enabled, and then add a header as follows:
- Action: Modify
- Header Name: Access-Control-Allow-Origin
- Header Value: *
Note
It is a header required for HLS/DASH protocol playback. You can change Header Value depending on your operation policy.
- Once the settings are complete, check your configuration, and click [Setting completed] on the upper right end.
Global CDN integration (Deprecated)
To set up Global CDN to integrate with a VOD streaming channel:
- From the NAVER Cloud Platform console, navigate to
> Services > Content Delivery > Global CDN. - Click the CDN menu and then click [CDN request].
- If you have already created Global CDN, you can select the Global CDN to use from the list, click [Change settings], and change settings according to the following instructions.
- Set service name, protocol, domain, and so on in the Service settings interface.
- You are recommended to use HTTPS for the protocol.
- If you want to use a domain you own, a certificate for the domain will be required to provide a service using the HTTPS protocol.
- Use the origin path from the channel information to enter the origin's location and path in the Origin settings interface, and then set the related items according to the following instructions.
- Origin location: Enter the origin path's first or front domain.
Example:vs2-k1.video.media.ntruss.com - Set the port number to 443.
- Origin path (optional): Enter the origin path from the first "/" to the end
in/[memberNo]/[channelId]format.
Example:2605331/vs-20210927100715-JzTmiAk/guide - Forward Host Header: Select Origin Hostname.
- Cache Key Hostname: Select Incoming Host Header.
- Gzip Compression: Select Disabled.
- Origin location: Enter the origin path's first or front domain.
- In the Caching settings interface, set the Caching Option to the Origin's cache control and expires headers first, and set the Force Revalidation of Stale Objects to provide only valid contents.
- From the Set viewer transfer interface, set the Custom header (user response) item to Enabled, and then add a header as follows:
- Action: Modify
- Header Name: Access-Control-Allow-Origin
- Header Value: *
Note
It is a header required for HLS/DASH protocol playback. You can change Header Value depending on your operation policy.
- Once the settings are complete, check your configuration, and click [CDN request].