| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Request_rate |
The number of requests handled by the web server during the last measurement period |
Reqs/Sec |
A high value is indicative of heavy work load on the server. |
| Connection_rate |
The number of HTTP connections accepted during the last measurement period |
Conns/Sec |
  |
| Current_connections |
The number of current HTTP connections |
Number |
  |
| Data_received_rate |
The amount of data received by the web server during the last measurement period |
Kbytes/Sec |
  |
| Data_sent_rate |
The amount of data sent by the web server during the last measurement period |
Kbytes/Sec |
  |
| Http_workers_count |
The number of HTTP worker processes currently servicing web server requests |
Number |
  |
| Idle_session_timeouts |
The number of idle sessions timed out during the last measurement period |
Number |
Idle sessions might waste server resources. If the load on a server is very high and idle sessions are also quiet a few, you may want to reduce the idle session timeout value so that idle sessions get timed out more often. This way the strain on the server is greatly reduced, and server resources are conserved. |