cool-colo commented on issue #986: 0.96 release WRR负载均衡分配的QPS不均匀
URL: https://github.com/apache/incubator-brpc/issues/986#issuecomment-562830501
 
 
   > 首先,用list naming service不好配置tag 设置权重吧。
   > 能详细描述复现这个问题的场景配置吗?比如权重怎么配置的,用的什么连接方式等等。越详细越好便于定位问题。
   
   list://10.2.14.131:5555 10,10.2.14.132:5555 10,10.2.14.133:5555 
10,10.2.14.134:5555 10,10.2.14.158:5555 10,10.2.14.160:5555 10,10.2.14.161:5555 
10,10.2.14.163:5555 10,10.2.14.162:5555 10,10.2.12.142:5555 10,10.2.14.164:5555 
10,10.2.15.1:5555 10,10.2.15.2:5555 10,10.2.15.3:5555 10
   权重配置就像上面这样, 有100+机器,其中一台机器权重为1,其余权重全为10,
   
   其它参数
   load_balancer: "wrr"
   max_retry: 0
   connection_type: ""
   protocol_type: 1
   backup_request_ms: -1
   connect_timeout_ms: 500
   timeout_ms: 500
   

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


With regards,
Apache Git Services

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

Reply via email to