All Products
Search
Document Center

CDN:Overview

Last Updated:Nov 18, 2024

Performance optimization focuses on enhancing the response speed of user requests by eliminating redundant page content, compressing files, converting image formats, adjusting image quality, and ignoring unnecessary parameters.

For more information about performance metrics, see CDN performance metrics.

You can perform the following operations on domain names through performance optimization.

Feature

Description

Enable HTML optimization

When the HTML optimization feature is enabled, CDN will automatically remove redundant content from HTML pages. This reduces file size, improving distribution efficiency.

Configure Gzip compression

When the Gzip compression or Brotli compression feature is enabled, the CDN point of presence (POP) compresses text files using Gzip or Brotli when returns the requested resources. This process reduces file transfer size, improves file transfer efficiency, and reduces bandwidth consumption.

Configure Brotli compression

Image editing

The image editing feature enables CDN to directly process and distribute images at the POPs, reducing the load on the origin server and saving origin traffic.

Ignore parameters

The ignore parameters feature enables CDN to remove the parameters after ? in URL requests. This process improves the cache hit ratio, reduces origin fetch frequency, saves origin traffic, and enhances distribution efficiency.