wwbmmm commented on issue #1914:
URL: 
https://github.com/apache/incubator-brpc/issues/1914#issuecomment-1237988051

   > 我们这边想了解的是connections的server_connection中的out明显大于in是否说明这两个节点间的交互有问题?
   > 现在服务是正常跑的没有异常,in的统计值和服务入口qps是一致的,但是out明显比服务出口qps大。
   > 我们想知道是不是我们业务代码实现有bug,导致额外的输出开销。
   
   如果是h2协议的话,会有些Ack包被统计到out messages里了,导致out明显大于in。这个应该不是业务代码的问题。


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


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

Reply via email to