-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Hi there,
I am getting a lot of "read error on connection" errors. Server is under load, but not a lot. I traced this to always happen here:
- library.c
- redis_sock_read
- php_stream_gets -> this returns NULL, so it triggers the exception.
Any way I can further debug this to figure out why it happens?
Thanks,
Sorin
ragsnas, glen-84, kanevbg, m9rco and lrepolho