How will I start and stop ColdFusion?
Note: This discussion does not apply when deploying ColdFusion
on a J2EE server.
During installation, you typically start ColdFusion services
and processes, and configure them to start and run whenever you
start your system. After you perform any of the following actions
in the ColdFusion Administrator, stop and restart ColdFusion services:
Enable or disable security.
Change any option in the Java and JVM Settings page.
Enable performance monitoring options, which enable you to
use the native Windows performance monitor.
During
setup, ColdFusion is installed as a set of system services, which
typically start automatically at system startup.
Stop or start ColdFusion server services manuallyOpen the Services control panel window. If a service is running,
its status is Started. If it is not running, no status appears.
To stop a service, select it and click Stop. A prompt asks
you to verify that you want to stop the service; click Yes. The
status of the service is no longer Started.
To start a service, select it and click Start. Its status
is Started.
To restart a service: select it and click Restart. This is
identical to stopping and starting a service.
Click Close. The Services window closes.
Configure ColdFusion server to start automatically or manuallyIn the Services control panel window,
double-click a service. The window for the service opens.
For Startup Type, select Automatic or Manual.
Click OK. The configuration is saved.
Click Close. The Services window closes.
|
|
|
|
|