摘要:
It was not possible to connect to the redis server(s); to create a disconnected multiplexer, disable AbortOnConnectFail. SocketFailure on PING 参考stack 阅读全文
posted @ 2019-12-19 14:36
杨浪
阅读(2997)
评论(0)
推荐(0)
摘要:
AbortOnConnectFail =true 服务器上停止redis service,即便后来redis服务端修好能够接通时,也不会自动连接。 所以建议设为false 阅读全文
posted @ 2019-12-19 14:22
杨浪
阅读(1162)
评论(0)
推荐(0)