Skip to main content

Create a CDN Resource

Last update:

A CDN resource is a set of settings that determine how content is delivered from the origin to CDN servers and sent from CDN servers to end users.

You can specify the following as the content origin:

  • your own origin using your website's domain or IP address;
  • or an S3 bucket.

You can also duplicate an already created resource.

  1. In the control panel, on the top menu, click Products and select CDN.

  2. Click Create CDN resource.

  3. Select the type of files to be distributed:

    • Static — suitable for distributing images, small video files, JavaScript files, CSS files, and more. Images and video files are compressed in an optimal way. Text files are compressed by default using Gzip;
    • or Large files — suitable for distributing large files without loss of quality, for example, videos. Files from the content origin are not compressed but are downloaded in parts (16 MB) using HTTP Range requests.
  4. In the Address field, specify your website's domain or IP address.

  5. Click Create. When a CDN resource is created, a default domain is automatically generated. Files that will be distributed by the CDN server will be accessible via a link like *.selcdn.net. You can keep the default domain or add a custom domain.