uCosminexus Application Server, Messages

[Contents][Back][Next]

23.7 Messages concerning the static contents cache functionality

This section describes messages output by the static contents cache functionality of Cosminexus HTTP Server.


detailed-information: Error creating mutex

An error occurred while generating the mutex.
Error level: crit
(S) The Web server will terminate.
(O) Revise according to the cause described in detailed-information.

malloc failure in mod_hws_cache

A memory secure error occurred during the cache processing of the file.
Error level: warn
(S) The file will not be cached, but the processing will continue.

HWSContentCacheMaxFileSize exceeded HWSContentCacheSize: reduced to HWSContentCacheSize-specified-value

The value of the HWSContentCacheMaxFileSize directive exceeds the memory size that can be cache. The value was decreased up to the value of the HWSContentCacheSize directive.
Error level: notice
(S) The process continues.

[client client-address] detailed-information: client stopped connection before send cache completed

The connection was disconnected from the client when the protocol body data was being received from the client, or when the data was being sent from the Web server to the client.
Error level: info
(S) The process of sending data from the Web server to the client will be interrupted.

cache error: reason (file open error)

Cache could not be performed because of the failure to open the file.
Error level: info
(S) The file will not be cached, but the processing will continue.

cache error: reason (file read error)

Cache could not be performed because of the failure to read the file.
Error level: info
(S) The file will not be cached, but the processing will continue.

cache error: reason (file size unstable)

Cache could not be performed because the file size could not be determined.
Error level: info
(S) The file will not be cached, but the processing will continue.