生菜5.1.1.RELEASE 60秒服务器空闲Azure PubSub断开连接

时间:2019-06-11 15:03:41

标签: azure redis azure-redis-cache lettuce

更新: 从下面的注释中可以看出,Azure Redis的配置有60秒的空闲时间。 Redis中的connectionwatchdog正在查看连接并大约每2分钟正确报告一次断开连接,我相信60秒的设置很有意义。 我现在的问题是如何保持Lettuce中PubSub的连接打开? 建议进行定期PING。 生菜在以下类中禁止这样做:PubSubEndpoint第144行方法validateCommandAllowed()

Link to Project that can produce problem Link to logs

预先感谢您, 大卫

0 个答案:

没有答案