Measures reported by WbtobHndlrStTest
This test reports the total number of clients connected to the target web server.
Outputs of the test : One set of results for the WebtoB Web Server being monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Total_client_connections |
Indicates the total number of clients connected to the server. |
Number |
|
| HTTP_handler |
Indicates the number of HTTP handlers configured for the server. |
Number |
|
| Waiting_for_request |
Indicates the number of connections that were in WAIT state waiting for a request. |
Number |
|
| Queued_connections |
Indicates the number of client connections that were waiting in queue. |
Number |
|
| Runnig_connection |
Indicates the number of client connections that were in RUN state. |
Number |
These connections are ready to process the requests. |
|