Skip to content

Commit 1612475

Browse files
author
duongau
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into erapi
2 parents feecfda + bd40fb7 commit 1612475

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/frontdoor/front-door-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Cache behavior and duration can be configured in both the Front Door designer ro
131131

132132
> [!NOTE]
133133
> * The *cache duration* set in the Front Door designer routing rule is the **minimum cache duration**. This override won't work if the cache control header from the origin has a greater TTL than the override value.
134-
> * Cached contents may be evicted from the Azure Front Door before they are expired if the contents are not requested as frequently to make room for more frequently requested contents.
134+
> * Azure Front Door makes no guarantees about minimum amount of time that the object will be stored in the cache. Cached contents may be evicted from the edge cache before they are expired if the contents are not requested as frequently to make room for more frequently requested contents.
135135
>
136136
137137
## Next steps

articles/frontdoor/standard-premium/concept-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Cache behavior and duration can be configured in both the Front Door designer ro
7878

7979
> [!NOTE]
8080
> * The *cache duration* set in the Front Door designer routing rule is the **minimum cache duration**. This override won't work if the cache control header from the origin has a greater TTL than the override value.
81-
> * Cached contents may be evicted from the Azure Front Door before they are expired if the contents are not requested as frequently to make room for more frequently requested contents.
81+
> * Azure Front Door makes no guarantees about minimum amount of time that the object will be stored in the cache. Cached contents may be evicted from the edge cache before they are expired if the contents are not requested as frequently to make room for more frequently requested contents.
8282
>
8383
8484
## Next steps

0 commit comments

Comments
 (0)