With the aid of smart compression, Tencent Cloud CDN can compress the returned resources with Gzip or Brotli according to set rules, which effectively reduces the size of transferred content and costs.
- When a new resource is requested for the first time, as the CDN node does not have it, the request will be forwarded to the origin server, and the uncompressed version of the resource will be returned (uncompressed on the origin server). In subsequent requests, the compressed version of the resource processed by the node will be returned.
- Smart compression currently is supported only for two service types: static acceleration and download acceleration.
Log in to the CDN Console, select Domain Management on the left sidebar, and click the domain name to enter its configuration page. You will find the smart compression configuration on the Advanced Configuration tab:
You can click Edit on the right to specify the file extensions and size range of files to be compressed:
Configuration description
If your domain name is configured for global acceleration, the smart compression configuration will take effect globally. This configuration does not distinguish between requests from Mainland China and from outside Mainland China.
Was this page helpful?