timwind opened a new issue, #4231: URL: https://github.com/apache/servicecomb-java-chassis/issues/4231
在health检查时,1ms就断链返回,有什么可能原因吗? health每10s一次,连续3次校验不过,导致health检查失败。     配置: servicecomb: server: connection: idleTimeoutInSeconds: 120 request: timeout: 60000 某个时间段内有大量的类似断链错误,可能影响不仅仅是health接口,还是在凌晨业务流量少的时候。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
