Closed maomaomqiu closed 5 months ago
It seems like this is a server-side question really, not a client one. Is the client doing anything incorrect here? I'm reading your question as "why didn't the first server have the same impact?" - there are many reasons if that's the case from shard counts to SKU sizes, etc. - we can't really speak to server impact here because that's side widely variable depending on the hosting setup, replication, latency, concurrent load, etc.
If you can repro bad load patterns, it'd be best to engage the hosting team here to pose that question. If I'm missing a client-side question though: please clarify, happy to answer.
Thanks @NickCraver , I can repro. Bad load pattern - it is tolerable, due to peak is only in 1 minutes. I just wonder the possible root cause, so that if further similar operation needed, I can avoid peak
Each peak represents a trigger
PS: I found the peak have nothing to do with the total key amount matched
Hi @NickCraver , could you provide some ways to engage hosting team? Greatly thanks in advance!
@maomaomqiu Please engage support via 'Support + Troubleshoot' on the cache in the Portal
Thanks for reply, you mean azure portal? @philon-msft
Hi all, greatly thanks for many of previous answers, I am now working on a purge task to clear persistent redis region, and when I trigger task, I notice there exist difference in server load, processor time and CPU usage in different region.
Region A
Configuration
configuration Premium 26 GB (2 × 13 GB)
Dashboards
the peak indicates the trigger time there is no obvious increase in Server Load, Processor Time and CPU usage at that period
I trigger 3 times, every time dashboards are similar
Volume
Condition
Region B
Configuration
configuration Premium 26 GB (2 × 13 GB)
Dashboards
Volume
Condition
Purge Task Logic
I wonder, do you have any ideas why cause difference?