Skip to content

Commit 7b8f305

Browse files
authored
Update compression rules in cdn-improve-performance.md
Update compression rules in cdn-improve-performance.md
1 parent bdfe720 commit 7b8f305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cdn/cdn-improve-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If the request supports more than one compression type, brotli compression takes
101101

102102
When a request for an asset specifies gzip compression and the request results in a cache miss, Azure CDN performs gzip compression of the asset directly on the POP server. Afterward, the compressed file is served from the cache.
103103

104-
If the origin uses Chunked Transfer Encoding (CTE) to send compressed data to the CDN POP, then response sizes greater than 8 MB aren't supported.
104+
If the origin uses Chunked Transfer Encoding (CTE) to send data to the CDN POP, then compression is not supported.
105105

106106
<a name='azure-cdn-from-verizon-profiles'></a>
107107

0 commit comments

Comments
 (0)