Create Large CDN Resource
Learn how to create a Large CDN Resource in the Medianova Control Panel for large file delivery or video-on-demand (VOD) content.
A Large CDN Resource is designed for delivering large files such as video, music, archives (.zip), or executables (.exe). This resource type provides optimized caching behavior for large objects, improving performance and minimizing load on your origin servers.
In the Create CDN Resource form, you can configure either:
Large Content Caching – for static large files such as videos, music, zip, or exe files.
VOD Content Caching – for media content that requires transcoding to streaming protocols (e.g., HLS, DASH).
Create a Large CDN Resource
Note: Following file extensions are not allowed in a Large CDN Resource. The service will return a 403 error when calling these type of files.
| gif | jpg | jpeg | png | bmp | swf | psd | tif | tiff | txt | html | jsp | js | css | ico | aspx | php | woff | ttf | eot | otf | htm | xml | pdf | psb | ashx | swz | cur | svg | jpr | webp |
Large Content Caching
Use Large Content Caching for static large files such as videos, music, .zip
, and .exe
.
CDN Resource Name – Enter a short, descriptive name for your resource. → This name will appear in your default CDN hostname (for example,
example.mncdn.com
).Source of Your Files
My Origin (Origin Pull) – Medianova fetches content directly from your server.
Click Add and complete:
Domain or IP
HTTP Port / HTTPS Port
Protocol
Host Header
(Optional) Origin SNI Request, Priority, Weight if multiple origins exist.
Stook Object Storage (Origin Push) – Medianova hosts your files.
Choose your Stook Bucket / Path.
(Optional) Add a CDN Resource Label.
Set FTP Password and Confirm Password for uploads.
VOD Content Caching
Use VOD Content Caching if you plan to deliver video content and need automatic packaging for streaming protocols.
CDN Resource Name – Provide a name for the VOD resource.
Source of Your Files
My Origin (Origin Pull) – Specify your Origin URL (for example,
https://www.example.com
).Stook Object Storage (Origin Push) – Choose a Stook Bucket/Path.
(Optional) Enable Medianova VOD Packaging to automatically prepare your MP4 files for streaming protocols (HLS, DASH).
Set FTP Password and Confirm Password to upload files if required.
CDN Resource Label – (Optional) Add a label for identification.
Create the resource.
Click Create CDN Resource at the bottom of the form. The new resource appears in the CDN Resources list. Configuration and availability are indicated by icons under:
Config Status – Green check shows valid configuration.
Resource Status – Blue toggle indicates the resource is active.
Use Large Content Caching for large, static files and VOD Content Caching for media that needs adaptive packaging.
Config Status and Resource Status icons confirm that setup is complete.
If configuration fails, verify origin connectivity and port settings.
After creation, your Large CDN Resource appears in the CDN Resources list with valid configuration indicators. You can verify connectivity by running:
ping example.mncdn.com
A successful response from an IP address confirms that the resource is active and accessible through Medianova’s edge network.
Last updated
Was this helpful?