Timeout Request Report

The Timeout Request Report in ColdFusion Administrator lets you view the total number of requests that timed out, 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 the 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. Requests Timed Out. Identifies, for the time period shown, the total number of ColdFusion requests that timed out waiting to be processed. These requests were not processed by ColdFusion..

  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 topic