Note: This discussion does not apply when deploying ColdFusion on a J2EE server.
If you install ColdFusion in Windows, you can use the Windows Performance Monitor utility to track the performance of your server. This utility installs automatically as part of the ColdFusion installation, and works with a set of counters to monitor server performance.
ColdFusion supports the following counters that you can enable in the Windows Performance Monitor:
Average database transaction time
Average queue time
Average request time
Bytes incoming per second
Bytes outgoing per second
Database hits per second
Page hits per second
Cache pops per second
Number of queued requests
Number of running requests
Number of timed out requests
Select the Enable Performance Monitoring option on the Debug Output Settings page. For quick details, see Enable performance monitoring.
Configure the Performance Monitor. For details, see Configure the Performance Monitor.