Whatever message this page gives is out now! Go check it out!
Service | Description |
ColdFusion Application Server | The main ColdFusion service. ColdFusion pages cannot be processed if this service is not running.Note: This does not apply when deploying ColdFusion on a J2EE server. |
ColdFusion .NET extension | The extension that lets you access .NET assembly classes as ColdFusion objects. Uses Java proxies to represent the .NET classes on the ColdFusion system, and requires that the ColdFusion .NET-side agent run on the system where the assemblies are located. |
ColdFusion ODBC Agent | The service that configures data sources for the ColdFusion ODBC Server. |
ColdFusion ODBC Server | The middle-tier service for ODBC connections that use the ColdFusion DataDirect drivers for Microsoft Access and ODBC Socket. |
ColdFusion Jetty Server | Manages and controls configuration and services of Solr. |
Task | Command |
Start ColdFusion | coldfusion start |
Stop ColdFusion | coldfusion stop |
Restart ColdFusion | coldfusion restart |
View status information for ColdFusion | coldfusion status |
Area or Button | Description |
Help button | Displays online help for the page in the ColdFusion Administrator you are viewing. |
System information button | Displays system information. |
Resource button | Displays links to additional sources of information. |
Left pane | Lets you navigate to pages in the ColdFusion Administrator. |
<timestamp>: <Username>: <deleted data source name> |
Area/UI | Path | Previous value | New value |
Client variable storage name | Server Settings > Client Variables > Select Default Storage Mechanism for Client Sessions | Registry | Cookie |
Use UUID for cftoken | Server Settings > Settings | Unchecked | Checked |
Enable Global Script Protection | Server Settings > Settings | Unchecked | Checked |
Maximum number of simultaneous Template requests | Server Settings > Request Tuning > Request Limits | 10 | 25 |
Maximum number of simultaneous CFC function requests | Server Settings > Request Tuning > Request Limits | 10 | 15 |
Minimum JVM Heap Size (MB) | Server Settings > Java and JVM | 256 | |
Maximum size of post data (in MB) | Server Settings > Settings > Request Size Limits | 100 | 20 |
Enable ColdFusion Event Gateway Services | Event Gateways > Settings | Checked | Unchecked |
Setting | Default |
HTTPONLY session cookie | Checked |
Secure Session cookie | Unchecked |
Session cookie timeout | Maximum of 30 years and minimum of two minutes. |