zc08291161 commented on issue #2119: URL: https://github.com/apache/brpc/issues/2119#issuecomment-1425272923
> 2.5GB/s是单连接还是多连接?connection_type设置为pooled看看呢? 是有多个client,所以总的链接个数肯定是多个,不过每个链接都是single类型的,这种和pooled应该是类似的吧。无论增加多少个client,最大带宽都不会上升了。 -- 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]
