dandyhuang opened a new issue, #2353: URL: https://github.com/apache/brpc/issues/2353
请教一个问题,线上没有开启熔断,但connect的超时时间,大于rpc的超时时间, 服务发现用的是consul。现在发现当下游服务请求超时的时候,返回错误码1008,过了一段时间是会零星的返回E110(Fail to connect Socket)和[E101]Fail to connect Socket。还会有[E112]Fail to select server from consul://xxx报错。服务产生大量的close_wait。 使用的是rr负载,链接方式使用pool。 -- 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: dev-unsubscr...@brpc.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org