Queued Requests Report

The Queued Requests Report in ColdFusion Administrator lets you view averages of queued requests, CPU usage, and memory usage. It also displays  averages of ColdFusion handle and thread counts. By default, the reporting time period shown relates to the current day. To change the reporting period shown, use the Timeframe controls that appear on Server Report page.

 

Note that for diagnostic reasons, the ColdFusion process statistics, such as CPU usage, are also shown for each time period. This information may be useful in pinpointing problems with the ColdFusion Server and determining if system resources are being exhausted.


Description

  1. Time Period. Identifies the recorded time period for each counter.

  2. Average Queued Request. Identifies, for the time period shown, the average number of ColdFusion requests waiting to be processed.

  3. Average CPU Usage. Identifies, for the time period shown, the average system CPU usage.

  4. Average CF CPU Usage. Identifies, for the time period shown, the average ColdFusion CPU usage.

  5. Average CF Memory Usage. Identifies, for the time period shown, the average ColdFusion memory usage .

  6. Average CF Handle Count. Identifies, for the time period shown, the average ColdFusion handle counts.

  7. Average CF Thread Count. Identifies, for the time period shown, the average ColdFusion thread counts.

 
Related topics