You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently updated our server with StackExchange.Redis v2.0.600.
About a day or two into running the library I started receiving thousands of these errors
RedisConnectionException: No connection is available to service this operation; It was not possible to connect to the redis server(s). To create a disconnected multiplexer, disable AbortOnConnectFail. ConnectTimeout; IOCP: (Busy=45,Free=955,Min=1000,Max=1000), WORKER: (Busy=43,Free=32724,Min=100,Max=32767), Local-CPU: n/a
Immediate issues were resolved by a web app restart, shortly after I reverted back to an older version of StackExchange.Redis.
Running Azure Redis Cache, ~20 client connections during these errors, ~120KiB throughput. 100Mb cache size. Redis Resource health shows "good"
drmohundro, moshegutman, sgwozdz, lpunderscore, kangkait and 53 moremesutpiskin, one-matrix, penfold, t-smirnov and PerfectedApp