Skip to content

Commit f7d4d50

Browse files
authored
Update how-to-compression.md
Update compression rules.
1 parent a8d436f commit f7d4d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/standard-premium/how-to-compression.md

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

123123
When a request for an asset specifies gzip compression and the request results in a cache miss, Azure Front Door does gzip compression of the asset directly on the POP server. Afterward, the compressed file is served from the cache.
124124

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

127127
## Next steps
128128

0 commit comments

Comments
 (0)