Skip to main content

Create a CDN resource

Last update:

A CDN resource is a set of settings that define how content will flow from the source to the CDN servers and be sent from the CDN servers to end users.

As a content source, you can specify:

  • your source using the domain or IP address of the site;
  • or baquet S3.

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 which files you want to distribute:

    • Static - compression of images, video files, JavaScript files, CSS files, etc. Text files are compressed by default using Gzip;
    • or Large files - files from the content source are downloaded piecemeal using HTTP Range requests. No compression is applied on the CDN side.
  4. In the Address field, enter the domain or IP address of your site.

  5. Click Create. When you create a CDN resource, a default domain is automatically generated. Files that will be distributed by the CDN server will be opened using a link of the form *.selcdn.net. You can leave the default domain or connect a personal domain.