Closed larsla closed 10 years ago
When sending logs to Redis instances behind a loadbalancer, sometimes it closes the socket when balancing the connections. This small patch does a reconnect on such an event.
This didn't actually solve the problem. I will create a new pull request with the real fix.
When sending logs to Redis instances behind a loadbalancer, sometimes it closes the socket when balancing the connections. This small patch does a reconnect on such an event.