-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
https://help.aliyun.com/zh/edge-security-acceleration/esa/user-guide/content-compression
压缩规则不生效的场景
- 当源站开启了压缩功能,且服务端响应中携带了响应头Content-Encoding时,压缩规则将不再生效。
众所周知,Nginx等Web代理引擎默认使用gzip压缩。ESA执行上述规则,因此用户即便在ESA开启的Brotli和Zstd,也只会响应gzip压缩结果。
要实现ESA到客户端的Brotli和Zstd压缩,只能关闭源站的gzip压缩,或者在源站开启Brotli和Zstd压缩。
那我问你,用户手动开启这个开关的意义何在?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels