iTP Secure WebServer System Administrator's Guide (Version 7.0)
Managing the iTP Secure WebServer Using Scripts
iTP Secure WebServer System Administrator’s Guide—523346-012
6-3
Stopping the iTP Secure WebServer Using the stop
Script
Stopping the iTP Secure WebServer Using the
stop Script
You can stop the iTP Secure WebServer by executing the stop script that is in the
/usr/tandem/webserver/conf directory. The script stops the process that was
started by the httpd.config file. You can use the script as:
: cd /usr/tandem/webserver/conf
: ./stop
You should not get any error messages. The PATHMON process and any processes
started by the iTP WebServer environment are stopped.
Restarting the iTP Secure WebServer Using
the restarth Script
For Parallel Library TCP/IP, TCP/IPv6, and IP CIP Support
If the Auto-Accept feature is elected, the iTP Secure WebServer will no longer support
the -restarth option at its startup. This is due to the fact that the Distributor has
been removed and can no longer be used to stage incoming requests while the iTP
Secure WebServer is bringing up and down the HTTPD servers.
The -restarth option will result in the following error message indicating the function
is no longer supported:
httpd: (#617) Operation restarth is not supported with PTCPIP.
In addition, the following preceding messages might also appear when the iTP Secure
WebServer attempts to communicate with the Distributor:
httpd: (#556) SERVERCLASS_SEND_ error: 233
httpd: (#545) could not verify if distributor is using port 80
httpd: (#556) SERVERCLASS_SEND_ error: 233
httpd: (#545) could not verify if distributor is using port 443
The -restarth option will work only if both the old and the new configurations are
using conventional TCP/IP processes as their transport (the Auto-Accept feature is not
enabled).
For Classical TCP/IP Support
If the iTP Secure WebServer is already running and you want to restart it so that
changes to the httpd.config file can take effect, you can bring up your new
configuration without stopping the server first. You can use the script as:
: cd /usr/tandem/webserver/conf
: ./restarth