问题
We are using azure redis cache and was working fine until today where we faced the issue below.
Timeout performing GET {key}, inst: 1, queue: 2, qu=0, qs=2, qc=0, wr=0/0, in=0/0'

Could someone please help me understand:
- What is causing it?
- How to solve and stop from happening?
回答1:
Please read the following post on how to debug this http://azure.microsoft.com/blog/2015/02/10/investigating-timeout-exceptions-in-stackexchange-redis-for-azure-redis-cache/
来源:https://stackoverflow.com/questions/29141453/azure-redis-session-state-error-timeout-performing-eval-inst1-queue2