Skip to content

Commit e32486b

Browse files
Merge pull request #272878 from halkazwini/fd-1
Improve performance by compressing files in Azure Front Door
2 parents ec7de7c + 1eee05a commit e32486b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: front-door
55
author: duongau
66
ms.service: frontdoor
77
ms.topic: article
8-
ms.date: 03/31/2024
8+
ms.date: 04/21/2024
99
ms.author: yuajia
1010
---
1111

@@ -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 isn't supported.
126126

127127
## Next steps
128128

0 commit comments

Comments
 (0)