Enable Gzip from Origin
Learn how Enable Gzip from Origin optimizes dynamic traffic by requesting gzip-compressed content from your origin.
The Enable Gzip from Origin feature for Dynamic Content Acceleration operates the same way as in Static Content Delivery.
It instructs the CDN to include Accept-Encoding: gzip when requesting eligible text-based content from your origin. If the origin supports gzip, the CDN stores the compressed response; otherwise, it stores the uncompressed version. This reduces bandwidth usage on the origin → CDN path and improves overall delivery efficiency for dynamic workloads.
For configuration details, supported MIME types, and examples, refer to the main documentation: Learn more in the Enable Gzip from Origin documentation.
Last updated
Was this helpful?