Skip to content

Commit e6bb94d

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#95432
Added line 101 : 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. This is confirmed by the PG. Fixes MicrosoftDocs/azure-docs#95432
1 parent 8f8bb11 commit e6bb94d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/frontdoor/front-door-caching.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ These profiles support the following compression encodings:
9898

9999
If a request supports gzip and Brotli compression, Brotli compression takes precedence.</br>
100100
When a request for an asset specifies compression and the request results in a cache miss, Azure Front Door (classic) does compression of the asset directly on the POP server. Afterward, the compressed file is served from the cache. The resulting item is returned with a transfer-encoding: chunked.
101+
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.
101102

102103
::: zone-end
103104

0 commit comments

Comments
 (0)