iTP Secure WebServer Operator Messages Manual
WEBSERV Messages
iTP Secure WebServer Operator Messages Manual—429507-002
1-2
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
SSLPort, ServerAddress, and SSLName are used, use the AcceptSecureTransport
instead. Correct the configuration file (httpd.config) and try restarting the iTP Secure
WebServer.
For information about the Accept and AcceptSecureTransport directives, see the
iTP
Secure WebServer System Administrator’s Guide
.
30
Cause. An error occurrs when a record is received with an incorrect MAC.
Effect. Connection between the server and the client is terminated abnormally.
Recovery. Try again. The server and the client must abandon any session-identifiers,
keys, and secrets associated with the failed connection.
124
Cause. iTP Secure WebServer does not receive the request from web client within the
time as specified by InputTimeout directive.
Effect. iTP Secure WebServer closes the connection.
Recovery. Check the configuration file for any values assigned to the InputTimeout
directive. If not found in the configuration file, it takes the default value of 120 seconds.
If the default value is not sufficient, change the value accordingly.
125
Cause. The web client does not receive a response for request from the iTP
Webserver within the time specified by the OutputTimeout directive.
Effect. iTP Secure WebServer closes the connection.
Recovery. Check the configuration file for any values assigned to the OutputTimeout
directive. If not found in the configuration file, it takes the default value of 1200
seconds. If the default value is not sufficient, change the value accordingly.
(#30) SSL MAC check failed
(#124) receive timeout
(#125) send timeout