The ColdFusion tab enables you to configure the ColdFusion Server.
The ColdFusion tab
You can download a preconfigured package for ColdFusion support in the Add-On Packages topic.
The http.ini fields specific to the ColdFusion
section are shown below:
[ColdFusion] Start=1 BinDir=##DWEBPRO_PATH##\engine\coldfusion ShutDownTimeout=5000 ShowShutDownTimeOutMessage=0
Each of the fields within the ColdFusion section are detailed below.
ColdFusion settings
Start ColdFusion Support
Start
Start ColdFusion Support specifies whether
ColdFusion support should be started.
Accepted values: 0, 1
Binary Folder
BinDir
Binary Folder specifies the folder in
which the ColdFusion binaries are installed. Refer to the DWebPro Internal Constants topic for additional information
on paths.
Accepted values: string
Shutdown Timeout
ShutDownTimeout
Shutdown Timeout specifies the timeout,
in milliseconds, before ColdFusion closes. You can use the Show Shutdown Timeout Message option to prompt the user
whether to close ColdFusion if a timeout occurs.
Accepted values: integer
Show Shutdown Timeout Message
ShowShutDownTimeOutMessage
Show Shutdown Timeout Message specifies
if DWebPro prompts the user whether to close ColdFusion upon a timeout,
as specified in the Shutdown Timeout field.
Accepted values: 0, 1

