The following section describes how Start/Stop services on MS Windows.
All Zend Server component services are managed by the MS Windows Service Manager.
To Start/Stop (run) or restart any of the services go to Start | Control Panel | Administrative Tools | Services.
The installed components that have services are displayed with a Zend Prefix.
Additional components can be added by running the installer in modify mode:
|
|
|
To add components:
|
This adds (and can also remove) any additional packages that are selected. |
Zend Server by default is installed to start at boot time. If you are running Zend Server on Apache the Apache Web Server manager will also be started. If you are using IIS it will run according to the settings you defined. For both webservers the default is to load automatically at boot time.
You can, if you want to, change what is loaded at boot time. You can even control which specific services are started or not when Zend Server starts - this is useful if, for example, if you are not using Job QueueA simple and manageable system for off-loading tasks from the synchronous user request, to an external, parallel PHP process. and do not want this service to run for nothing.
The Zend Server services are controlled via the MS Windows service manager and are as follows:
Monitor - Automatically started
Job Queue - Automatically started
Code Tracing - Installed but not started by default
Session Clustering - Installed but not started by default
-or -