Skip to content

Instantly share code, notes, and snippets.

View Diastro's full-sized avatar

David Albertson Diastro

  • Microsoft
  • Bellevue, WA
View GitHub Profile
@Diastro
Diastro / DiagnoseRedisErrors-ClientSide.md
Created October 17, 2017 16:30 — forked from JonCole/DiagnoseRedisErrors-ClientSide.md
Diagnosing Redis errors caused by issues on the client side

Diagnosing Redis errors on the client side

Customers periodically ask "Why am I getting errors when talking to Redis". The answer is complicated - it could be a client or server side problem. In this article, I am going to talk about client side issues. For server side issues, see here

Clients can see connectivity issues or timeouts for several reason, here are some of the common ones I see:


Memory pressure