yqynju commented on issue #1410:
URL: https://github.com/apache/incubator-brpc/issues/1410#issuecomment-851913884


   > > 对端启动了吗?
   > 
   > 能提供下最小复现的代码吗,可能不是对端没有启动的原因
   
   场景就是,
   client --- server --- backupend
   如果client侧的timeout_ms比server到backupend的timeout_ms小的时候。
   
   client超时,断开连接,server感知不到,导致链接处于CLOSE_WAIT,当超过了系统连接限制就进入假死状态。


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to