With the rise of user visits, why the total number of requests worse instead?
CodePudding user response:
Before the system reached the bottleneck, in a fixed time, is in direct proportion to the number of concurrent users and the total amount requested, when pressure make the system meet the bottleneck, even far exceeds the system capacity, the system processing capacity will decline, even collapse, so the number of requests will decline,