wwbmmm commented on issue #1976:
URL: 
https://github.com/apache/incubator-brpc/issues/1976#issuecomment-1296508761

   > 多谢回复。请问对于服务端的连接数,是否有一个推荐的值的范围。如果连接数过多,除了linux本身的limit限制之外,还会有别的影响么?
   
   连接数一般来说没什么影响,只要不超过linux本身limit限制即可。
   对服务可用性影响更大的是并发请求数,这个一般通过ServerOptions的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: dev-unsubscr...@brpc.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

Reply via email to