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

Managing the iTP Secure WebServer Using Scripts
iTP Secure WebServer System Administrator’s Guide523346-002
6-3
Stopping the iTP Secure WebServer Using the stop
Script
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.
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 shown below:
: cd /usr/tandem/webserver/conf
: ./stop
You should not get any error messages. $ZWEB and any processes started by the iTP
Secure WebServer environment are stopped.
Restarting the iTP Secure WebServer Using
the restarth Script
For Parallel Library TCP/IP 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 may 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).