372046933 opened a new issue, #3178: URL: https://github.com/apache/brpc/issues/3178
**Is your feature request related to a problem?** 在多IP的服务器上,发现TX流量经常汇聚到一张网卡上。 **Describe the solution you'd like** 创建channel时,除了能通过connection group创建tcp stream,还需要SO_BINDTODEVICE指定具体设备,客户端自己做网卡的负载均衡。 **Describe alternatives you've considered** **Additional context/screenshots** -- 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]
