perl-redis
perl-redis copied to clipboard
not connect to any server in hscan command
We are sporadically getting this error in our application. We've already configured the reconnect behaviour (reconnect => 1, every => 100000) but it doesn't help.
What else can we do ? It seems that the connection dies between two requests.
It's a CGI plack application.
Thx a lot in advance René