|
|
|
|
|
by rozap
2670 days ago
|
|
If you read the article, in the third or so paragraph. > What this means, performance-wise, is that measuring requests per second gets a lot more attention than connections per second. Usually, the latter can be one or two orders of magnitude lower than the former. Correspondingly, benchmarks use long-living connections to simulate multiple requests from the same device. |
|