TousakaRin commented on issue #1496: URL: https://github.com/apache/incubator-brpc/issues/1496#issuecomment-912347479
When your max_concurrency is set too large, we think that latency will increase in most cases and qps will remain near max_qps, so when qps is smaller than the known max_qps(_ema_max_qps), we will try to increase max_concurrency. -- 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]
