Recently we switch to asp.net redis session provider. Since then we keep getting the error below:
Timeout performing EVAL, inst: 1, mgr: Inactive, err: never, queue: 6, qu: 0, qs: 6, qc: 0, wr: 0, wq: 0, in: 0, ar: 0, IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), clientName: PC63020
Yes I did ask the same question here
Azure Redis Session State error Timeout performing EVAL, inst:1 , queue:2
But the still hasn't been resolved. I changed premium redis with 6BG Cache.
Is Redis buggy or is there specific settting we need to provide this issue?