You must be logged in with root privileges to run these scripts.
In addition, the ColdFusion installation installs the following scripts to start and stop ColdFusion during system boot and shutdown:
/etc/init.d/coldfusion
/etc/rc1.d/K19coldfusion
/etc/rc3.d/S25coldfusion
ColdFusion runs the following processes on the system:
cfexec -- Starts/stops the other processes and manages page scheduling
cfserver -- The application server process
cfrdsservice -- Provides system support for the Administrator as well as security and debugging services for ColdFusion Studio
In addition, the following processes run if you've installed the ClusterCATS for ColdFusion option:
ipaliasd -- Provides IP failover capability for ColdFusion Application Server
dbeng50 -- Provides Database services for clustering ColdFusion servers
reqmgr -- Processes ClusterCATS operations as root
Refer to Administering ColdFusion Server.
|