Limits the number of connections that the server can resolve each second. The default value is 50 connections per second.
限制服务器每秒可以处理的连接的数量。默认值是每秒50个连接。
If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。
High Scalability recently covered the load stats on Twitter reporting that they average 200-300 connections per second with spikes that climb to 800 connections per second.
高可扩展的负载包括最近关于Twitter的统计报告说,他们平均200 - 300连接每秒钟猛涨攀升至800连接每秒。
应用推荐