TousakaRin commented on issue #1277:
URL: https://github.com/apache/incubator-brpc/issues/1277#issuecomment-716437383


   自适应限流的concurrency会通过qps*latency来计算,并且最小值不会低于FLAGS_bthread_concurrency。
   看图片应该是符合预期的,针对 latency与qps之积过于极端的场景,可以调整 bthread_concurrency减少reject请求数。


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