Skip to content

Commit f0cce4e

Browse files
committed
freshness
1 parent f9dbf2c commit f0cce4e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Improve performance by compressing files in Azure Front Door
2+
title: Improve performance by compressing files
3+
titleSuffix: Azure Front Door
34
description: Learn how to improve file transfer speed and increase page-load performance by compressing your files in Azure Front Door.
45
author: halkazwini
56
ms.author: yuajia
67
ms.service: azure-frontdoor
78
ms.topic: article
8-
ms.date: 04/21/2024
9+
ms.date: 04/21/2025
910
---
1011

1112
# Improve performance by compressing files in Azure Front Door
@@ -21,7 +22,7 @@ There are two ways to enable file compression:
2122
> Range requests may be compressed into different sizes. Azure Front Door requires the `Content-Length` response header values to be the same for any GET HTTP request. If clients send byte range requests with the `Accept-Encoding` header that leads to the origin responding with different content lengths, then Azure Front Door returns a 503 error. You can either disable compression on the origin/Azure Front Door, or create a Rules Engine rule to remove the `Accept-Encoding` header from byte range requests.
2223
2324
> [!IMPORTANT]
24-
> Azure Front Door configuration changes takes up to 10 mins to propagate throughout the network. If you're setting up compression for the first time for your CDN endpoint, consider waiting 1-2 hours before you troubleshoot to ensure the compression settings have propagated to all the POPs.
25+
> Azure Front Door configuration changes take up to 10 mins to propagate throughout the network. If you're setting up compression for the first time for your CDN endpoint, consider waiting 1-2 hours before you troubleshoot to ensure the compression settings have propagated to all the POPs.
2526
2627
## Enabling compression
2728

0 commit comments

Comments
 (0)