lyh123456 opened a new issue, #2227: URL: https://github.com/apache/brpc/issues/2227
**Describe the bug (描述bug)** brpc最大并发度bug,max_concurrency打满,流量停止后没有降下来 压测交高流量,并发度打满,流量停止后,并发度没有下降,服务无法访问 ELIMIT 2004 是 同时处理的请求数超过ServerOptions.max_concurrency了 "Reached server's limit=%d on concurrent requests" **To Reproduce (复现方法)** **Expected behavior (期望行为)** 可以提供解决方式 **Versions (各种版本)** OS: Compiler: brpc: protobuf: **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: dev-unsubscr...@brpc.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org