Create Small CDN Resource
Learn how to create a Small CDN Resource in the Medianova Control Panel for static content delivery.
A Small CDN Resource is optimized for small-sized static assets such as images, CSS, JavaScript, and web fonts. It delivers these files efficiently through Medianova’s global edge network, improving website performance and reducing load on your origin servers.
You can configure a Small CDN Resource to fetch content directly from your own origin (Origin Pull) or host it on Medianova Storage (Origin Push).
Create a Small CDN Resource
Unsupported file extensions The following file types are not supported in Small CDN Resources and will return 403 Forbidden responses when requested: | 3gp | 3gpp | asf | asx | mp3 | wm | wav | midi | mpg | mov | mpeg | m2p | flv | f4v | | avi | ogv | ogg | aac | mp4 | m4a | m4v |
Select the source of your files.
Option 1 – My Origin (Origin Pull)
Medianova fetches content directly from your server when users request files.
Select My Origin.
Click Add and complete the Origin Settings:
Domain or IP
HTTP Port / HTTPS Port
Protocol
Host Header
(Optional) Origin SNI Request, Priority, and Weight if you add multiple origins.
Option 2 – Stook Object Storage (Origin Push)
Medianova hosts your files on Stook Object Storage.
Select Stook Object Storage.
In Stook Bucket/Path, choose an existing Bucket and optional Subfolder.
(Optional) Add a CDN Resource Label for internal tracking.
Use Small only for static assets. For large files, video, or downloadable content, use Large & VOD Streaming instead.
Config Status and Resource Status icons confirm that your setup is complete.
If configuration fails, verify origin accessibility and port settings.
You can verify that your CDN Resource is reachable by running:
ping example.mncdn.com
A successful response from an IP address indicates the resource is active.
Last updated
Was this helpful?