User Guide

Table Of Contents
Configuring debugging in the ColdFusion MX Administrator 425
The following figure shows a sample debugging output using the classic output format:
Variables Enables the display of ColdFusion variable values. When this option is
cleared, disables display of all ColdFusion variables in the debugging output.
(Selected by default.)
When enabled, ColdFusion displays the values of variables in the selected
scopes. You can select to display the contents of any of the ColdFusion
scopes except Variables, Attributes, Caller, and ThisTag. To enhance
security, Application, Server, and Request variable display is disabled by
default,
Enable Performance
Monitoring
Allows the standard NT Performance Monitor application to display
information about a running ColdFusion application server.
Enable CFSTAT Enables you to use of the
cfstat command line utility to monitor real-time
performance. This utility displays the same information that ColdFusion writes
to the NT System Monitor, without using the System Monitor application. For
information on the
cfstat utility, see Configuring and Administering
ColdFusion MX.
Option Description