|
Measures reported by ConnQueueTest
This test extracts the connection queue statistics of an iPlanet web server. The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Current_queue_length |
The number of connections currently in the queue |
Number |
  |
| Peak_queue_length |
The number of connections that have been in the queue simultaneously |
Number |
  |
| Max_queue_length |
The maximum size of the connection queue |
Number |
  |
| Total_connections_queued |
The total number of times a connection has been queued. This includes newly accepted connections and connections from the keep-alive system |
Number |
  |
| Avg_queueing_delay |
The average amount of time a connection spends in the connection queue |
Secs |
  |
|