Connections per Second graph
This graph shows the number of new TCP/IP connections opened and the number of connections that are shut down for each second of the load test scenario.
Tip: The number of new connections should be a small fraction of the number of hits per second, because new TCP/IP connections use a lot of server, router, and network resources. Ideally, multiple HTTP requests should use the same connection, instead of opening a new connection for each request.
Axis | Description |
---|---|
X-axis |
Elapsed time since the start of the run. |
Y-axis |
TCP/IP connections that were opened. |
See also: