Contents > Developing ColdFusion MX Applications > Debugging and Troubleshooting Applications > Using debugging information from browser pages > General debugging information PreviousNext

General debugging information

ColdFusion displays general debugging information. In the classic.cfm output format, the information is at the top of the debugging output. In the dockable.cfm output format, it looks like the following figure:

This is a picture of the feature being described.

(In the classic.cfm output format, the section is first in the debugging output and has no heading.)

The general debugging information includes the following values. The table lists the names used in the classic output template view.

Name

Description

ColdFusion

The ColdFusion MX version.

Template

The requested template. (In the dockable.cfm format, this appears in the Page Overview section and is called Page.)

TimeStamp

The time the request was completed. (In the dockable.cfm format, this appears in the Page Overview section and is called Date.)

Locale

The locality and language that determines how information is processed, particularly the message language.

User Agent

The identity of the browser that made the HTTP request.

Remote IP

The IP address of the client system that made the HTTP request.

Host Name

The name of the host running the ColdFusion server that executed the request.


Contents > Developing ColdFusion MX Applications > Debugging and Troubleshooting Applications > Using debugging information from browser pages > General debugging information PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.