C#C
C#13mo ago
M!RFAN

Redis Timeout

using Stackexchange Redis results in timeout without proper exception message. I tried increasing timeouts and distributing load to other nodes and increased the thread count. It hits timeout on peak hours and the highest payload size is around 7 MB and its called frequently and Im gonna compress it but I want some opinion on how to check the real error and I can't access the redis directly to view SLOW LOGS
Was this page helpful?