iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)

Managing the iTP Secure WebServer Using Scripts
iTP Secure WebServer System Administrators Guide522659-001
6-2
Starting the iTP Secure WebServer Using the start
Script
Figure 6-1 shows the management processes created and started to initialize the iTP
Secure WebServer environment.
When stopping the iTP Secure WebServer environment, the httpd process sends a
shutdown request to PATHMON, which in turn stops the server classes and the
PATHMON process.
The start, stop, and restart scripts provided in the /usr/tandem/webserver/conf directory
manage a single iTP Secure WebServer process described by the httpd.config
configuration file. You can use the scripts as is, modify them, or create your own.
Starting the iTP Secure WebServer Using the start
Script
You can start the iTP Secure WebServer by executing the start script that is in the
/usr/tandem/webserver/conf directory. The script starts the httpd process
using the httpd.config configuration file. You can use the script as shown below:
: cd /usr/tandem/webserver/conf
: ./start
You should not get any error messages. You should have a $ZWEB PATHMON process
running on your system after the start script has been executed.
Figure 6-1. WebServer Management Processes
CDT002.CDD
httpd config
file
Distributor
Process
Generic-CGI
Server
Appl. CGI
Server
iTP Secure
WebServer
PATHMON