Re: [I] Fail to wait EPOLLOUT of fd=17215: Connection timed out [110] (brpc)

2024-01-27 Thread via GitHub
Huixxi closed issue #2426: Fail to wait EPOLLOUT of fd=17215: Connection timed out [110] URL: https://github.com/apache/brpc/issues/2426 -- 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

Re: [I] Fail to wait EPOLLOUT of fd=17215: Connection timed out [110] (brpc)

2023-11-13 Thread via GitHub
TousakaRin commented on issue #2426: URL: https://github.com/apache/brpc/issues/2426#issuecomment-1807880842 可以尝试增加event_dispather线程数量看看,机器是否繁忙可以观察cpu使用和worker_usage,或者看看这个错误能否通过压测复现。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] Fail to wait EPOLLOUT of fd=17215: Connection timed out [110] (brpc)

2023-11-02 Thread via GitHub
fzhedu commented on issue #2426: URL: https://github.com/apache/brpc/issues/2426#issuecomment-1790239607 @wwbmmm 有什么指标可以帮助定位是网络延迟问题或者服务器繁忙呢?我们在生产上看到一个集群中,只有一台机器没有报这个错误,但是不知道改机器发生了什么 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] Fail to wait EPOLLOUT of fd=17215: Connection timed out [110] (brpc)

2023-10-26 Thread via GitHub
wwbmmm commented on issue #2426: URL: https://github.com/apache/brpc/issues/2426#issuecomment-1782198840 连接超时有可能是因为网络延时或者对端服务器繁忙,也有可能是因为客户端cpu负载过高 -- 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