Skip to content

Commit 54ae61d

Browse files
committed
fixed blocking issues
1 parent 77b642f commit 54ae61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: cache
77
ms.topic: conceptual
88
ms.date: 03/09/2023
99
ms.author: franlanglois
10-
10+
ms.custom: references_regions
1111
---
1212
# High availability and disaster recovery
1313

@@ -82,7 +82,7 @@ Azure Cache for Redis distributes nodes in a zone redundant cache in a round-rob
8282

8383
#### Zone Down Experience for Premium tier
8484

85-
A zone redundant cache provides automatic failover. When the current primary node is unavailable, one of the replicas take over. Your application may experience higher cache response time if the new primary node is located in a different AZ. Availability Zones are geographically separated. Switching from one AZ to another alters the physical distance between where your application and cache are hosted. This change impacts round-trip network latencies from your application to the cache. The extra latency is expected to fall within an acceptable range for most applications. We recommend you test your application to ensure it does well with a zone-redundant cache.
85+
A zone redundant cache provides automatic failover. When the current primary node is unavailable, one of the replicas takes over. Your application may experience higher cache response time if the new primary node is located in a different AZ. Availability Zones are geographically separated. Switching from one AZ to another alters the physical distance between where your application and cache are hosted. This change impacts round-trip network latencies from your application to the cache. The extra latency is expected to fall within an acceptable range for most applications. We recommend you test your application to ensure it does well with a zone-redundant cache.
8686

8787
### Enterprise and Enterprise Flash tiers
8888

0 commit comments

Comments
 (0)