NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Configuring NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
3-27
The Installation-Specific servlet.config File
Figure 3-2 illustrates the maximum wait time for a message with a total size of 1
MB.
Figure 3-2
shows three big messages being transferred between HTTPD and
NSJSP. These messages are message 1, message 2, and message 3. Message 2
is transferred within the 300 second wait period after sending message 1 and
hence transferred successfully. Whereas, message 3 exceeding the 300 second
wait period aborts.
Note. HP recommends that you set this value to a value greater than or equal to the
ScriptTimeout value specified in the iTP Secure WebServer configuration.
Note. If a negative value is set, and if there are multiple message exchanges between
NSJSP and HTTPD, the NSJSP Connector aborts the message exchange if HTTPD
does not respond to the message exchange immediately. Therefore, the value must
not be negative since it disables big message transfers by exchanging multiple
messages between NSJSP and HTTPD. For more information about
ScriptTimeout see the iTP Secure WebServer Administrator's Guide.
Figure 3-2. Maximum Wait Time for a Message with Size = 1MB
HTTPD
NSJSP
Message 1
Size 30000 Bytes
Size 30000 Bytes
300 seconds
300 seconds
Total Message Size = 1 MB
Message 2
Size 30000 Bytes
Message 3
Abort










