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

What’s New in This Manual
iTP Secure WebServer System Administrator’s Guide523346-002
xxiii
Changes for the Original 523346-001 Version 6.0
Changed occurrences of ZOSSUTL to ZWEB in Section 2, Installing the iTP
Secure WebServer and to ZNSJSP in Section 9, Using NonStop Servlets for
JavaServer Pages (NSJSP).
Added information on Secure HTTP to Section 4, Configuring for Secure Transport.
Added caution note to the The WID Configuration File on page 7-56 to state that
the wid configuration file used by keyadmin should not include extra white space
characters at the end of configuration parameters and should appear as in the
sample file.
Modified text under Location Header on page 8-28 to indicate that the Resource
Locator Service (RLS) passes the Location header sent by the remote server
unaltered to the client server; the RLS is not designed to modify the Location
header from the remote server. Accordingly, you should configure the remote
webserver to either
°
not send redirect location headers or
°
send a redirect location that properly refers to the DNS name (or IP address)
and port of the iTP WebServer front-end server.
Added notes in various subsections of Section 8, Using Common Gateway
Interface (CGI) Programs, to indicate that the CGI environment changes on each
invocation of CGI_main and that, to access your environment variables, you must
use CGI_initialize(). See the following references:
°
Design Guidelines on page 8-34.
°
Pathway CGI Server Classes on page 8-4 (Caution box).
°
Passing CGI Environment Variables on page 8-11 (Caution box).
°
CGI Procedures on page 8-31.
Changed Table 8-1, Environment Variables, on page 8-11 to show all environment
variables for both secure and nonsecure versions of the iTP Secure WebServer.
Added text stating that the SSL, session identifier, and Secure HTTP environment
variables apply only to secure versions of the iTP Secure WebServer.
Added note under servlet.config on page 9-18 that you cannot configure and
manage multiple instances of the servlet server class.
Changed instances of JavaServer Pages (JSP) to NonStop Servlets for
JavaServer Pages (NSJSP) in the following places:
°
About This Guide
°
Section 9, Using NonStop Servlets for JavaServer Pages (NSJSP).
Added trademark (™) symbol to NonStop Servlets for JavaServer Pages™
(NSJSP™) in Section 9, Using NonStop Servlets for JavaServer Pages (NSJSP),
where its functionality is discussed.