Skip to content

Commit 2ecd156

Browse files
Merge pull request #261408 from flang-msft/patch-1
fxl--- 24759215 - how to evaluate cache metrics to determine whether they need to be scaled
2 parents 7fdf68c + 1a52c06 commit 2ecd156

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-cache-for-redis/cache-best-practices-server-load.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The **CPU** metric indicates the CPU usage for the node that hosts the cache. Th
4444

4545
The **Server Load** metric represents the load on the Redis Server alone. We recommend monitoring the **Server Load** metric instead of **CPU**.
4646

47+
When monitoring server load, we also recommend that you examine the max spikes of Server Load rather than average because even brief spikes can trigger failovers and command timeouts.
48+
4749
## Plan for server maintenance
4850

4951
Ensure you have enough server capacity to handle your peak load while your cache servers are undergoing maintenance. Test your system by rebooting nodes while under peak load. For more information on how to simulate deployment of a patch, see [reboot](cache-administration.md#reboot).

0 commit comments

Comments
 (0)