iTP Secure WebServer Operator Messages Manual

WEBSERV Messages
iTP Secure WebServer Operator Messages Manual429507-002
1-9
Events 1 through 999: WebServer (httpd process)
Messages (Identifier: httpd)
220
Cause. The iTP Secure WebServer ran out of memory while executing the realloc
function.
Effect. The httpd process that encountered the memory shortage exits.
Recovery. Ensure that the CPU has plenty of memory. PATHMON will restart the
httpd process if necessary.
221
assert-name
is the name of the assertion that failed.
file-name
is the name of the file where the assertion failed.
line-num
is the line number where the specified assertion is located.
proc-id
is the process ID of the parent process.
config-file
is the configuration file (httpd.config).
Cause. The iTP Secure WebServer encountered an internal error.
Effect. The httpd process that encountered the error exits
Recovery. The recovery action depends on the type of assertion failure. If this error
occurs repeatedly, contact your service provider and provide the following information:
The message number
The values returned in the message
(#220) process out of memory
(#221) assertion ”
assert-name
” failed: file ’
file-name
’,
line
line-num
, parent pid
proc-id
, configuration file
config-file