EAServer collects the following HTTP connection statistics:
Statistic |
Description |
---|---|
Accepted Connections |
The number of HTTP connection requests that were accepted by the server |
Number of Active Requests |
The number of requests that are currently active |
Average Requests per Connection |
The average number of requests for each HTTP connection |
Number of Bytes Written |
The total number of bytes written for all HTTP connections since starting the server |
Average Duration of Connections |
The average duration (in milliseconds) of HTTP connections |
Number of Errors |
The number of HTTP connection requests that resulted in an error |
Open Connections |
The number of HTTP connections that are open |
Average Duration of Requests |
The average duration (in milliseconds) of HTTP requests |
Number of Requests |
The total number of HTTP requests |