Skip to content

CDN Plugin

Daniel Neto edited this page Sep 2, 2022 · 16 revisions

With our CDN we will provide you with a highly distributed platform of servers that helps minimize delays in loading web page content by reducing the physical distance between the server and the user. This helps users around the world view the same high-quality content without slow loading times

Our CDN will give you the best performance in your live streams, in your on-demand videos, and also in your static files (JS, CSS, Images, etc).

In addition, our CDN will drastically reduce the latency of your videos and you will no longer have to worry about your server's and customer's bandwidth (For best results, also use the VideoHLS + CDN Storage)

To be able to use our CDN you will need an account on our marketplace site.

image

Prices & Terms of Service & Acceptable use Policy

Adding credits

After login click on the CDN icon at the top. At this point, you will need a credit card and put in a minimum $10 USD credit to get started

Pay As You Go Billing Model The pay As You Go billing model means that you will never be charged for anything you haven't actually used. Even if you only transfer a single kilobyte per month, this is how much you will be charged.

chrome-capture (2)

What is the difference on CDN storage and CDN?

CDN

Think this is your server's internet connection

It will be used for all your images, javascript files, CSS files, VOD files (MP4, MP3, HLS, etc), and also will improve your Live stream playback.

The goal of CDNs is to deliver content efficiently, and they act as a layer between the user and the server. This prevents all requests from going to the same server. The CDNs proxy servers distribute the requests spatially in relation to the end-user across the globe. More users at the same time, more bandwidth consumption, and your server have a limit. with a CDN you will not need to worry about it anymore, we offer 80 Tbps and cache servers on a global network that spans 6 continents and 70 countries.

When you enable it you will notice that your videos (VOD and live) will play back a lot faster than before, even when you have a high audience watching the same content.

Storage

Think that is your Server hard drive

The more videos you encode and save, the more disk space you will need.

This will store remotely only your VOD video files. small files like the images, CSS, and JS will remain on your server (using the CDN).

CDN storage will let you have unlimited space to save your videos, It is basically an unlimited cloud storage on the CDN network, which makes a faster hit for the CDN cache.

We also offer automatically replicate your files worldwide to minimize your latency and maximize throughput for your files. For every request. Everywhere.

Summary

CDN does not depend on the storage, but the storage depends on the CDN cache. so if you have the Storage the Cache is required. Using the CDN and the CDN storage does not replace the need for a web server

Clone this wiki locally