You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/frontdoor/standard-premium/how-to-compression.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ services: front-door
5
5
author: duongau
6
6
ms.service: frontdoor
7
7
ms.topic: article
8
-
ms.date: 01/16/2023
8
+
ms.date: 03/31/2024
9
9
ms.author: yuajia
10
10
---
11
11
12
12
# Improve performance by compressing files in Azure Front Door
13
13
14
-
File compression is an effective method to improve file transfer speed and increase page-load performance. The compression reduces the size of the file before it's sent by the server. File compression can reduce bandwidth costs and provide a better experience for your users.
14
+
File compression is an effective method to improve file transfer speed and increase page-load performance. The server compresses the file to reduce its size before sending it. File compression can reduce bandwidth costs and provide a better experience for your users.
15
15
16
16
There are two ways to enable file compression:
17
17
@@ -26,12 +26,12 @@ There are two ways to enable file compression:
26
26
27
27
## Enabling compression
28
28
29
-
> [!Note]
29
+
> [!NOTE]
30
30
> In Azure Front Door, compression is part of **Enable Caching** in Route. Only when you **Enable Caching**, can you take advantage of compression in Azure Front Door.
31
31
32
32
You can enable compression in the following ways:
33
33
* During quick create - When you enable caching, you can enable compression.
34
-
* During custom create - Enable caching and compression when you're adding a route.
34
+
* During custom, create - Enable caching and compression when you're adding a route.
35
35
* In Front Door manager.
36
36
* On the Optimization page.
37
37
@@ -41,11 +41,11 @@ You can enable compression in the following ways:
41
41
42
42
1. Within the endpoint, select the **route** you want to enable compression on.
43
43
44
-
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-1.png" alt-text="Screenshot of the Front Door manager landing page." lightbox="../media/how-to-compression/front-door-compression-endpoint-manager-1-expanded.png":::
44
+
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-1.png" alt-text="Screenshot of the Azure Front Door manager landing page." lightbox="../media/how-to-compression/front-door-compression-endpoint-manager-1-expanded.png":::
45
45
46
46
1. Ensure **Enable caching** is checked, then select the checkbox for **Enable compression**.
47
47
48
-
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-2.png" alt-text="Screenshot of Front Door Manager showing the 'Enable compression' radio button.":::
48
+
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-2.png" alt-text="Screenshot of Azure Front Door Manager showing the 'Enable compression' radio button.":::
49
49
50
50
1. Select **Update** to save the configuration.
51
51
@@ -61,7 +61,7 @@ You can enable compression in the following ways:
61
61
62
62
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-2.png" alt-text="Screenshot of the Optimizations page showing the 'Enable compression' radio button.":::
63
63
64
-
1.Click**Update**.
64
+
1.Select**Update**.
65
65
66
66
## Modify compression content type
67
67
@@ -82,10 +82,10 @@ You can modify the default list of MIME types on Optimizations page.
82
82
## Disabling compression
83
83
84
84
You can disable compression in the following ways:
85
-
* Disable compression in Front Door manager route.
85
+
* Disable compression in Azure Front Door manager route.
86
86
* Disable compression in Optimizations page.
87
87
88
-
### Disable compression in Front Door manager
88
+
### Disable compression in Azure Front Door manager
89
89
90
90
1. From the Azure Front Door Standard/Premium profile page, go to **Front Door manager** under Settings.
0 commit comments