Skip to main content
Version: 3.14.x.x LTS

ICAP

The next table lists all error codes related to the ICAPFilter.

All parameters mentioned in the next table belong to the ICAPFilter.

MajorMinorMessageDetails
SSMG0001Exception during filter cleanup.Check the logs for more details.
0002Invalid configuration: 'BufferRequest'='false' and 'AllowRequestModification'='false'Modification detection without request caching is not possible.
0003Invalid configuration: 'BufferRequest'='false' and SplittMultipartBody''='true'Multi-part splitting without request caching is not possible.
0004Invalid configuration: 'AllowRequestModification'='true' and SplittMultipartBody''='true'Multi-part splitting with request modification is not possible.
0005Invalid configuration: 'BufferResponse'='false' and 'AllowResponseModification'='false'Modification detection without response caching is not possible.
0006Invalid configuration: Port number was not specified or was negative number.Configure a valid port number.
0007Invalid configuration for parameter 'InetAddress'.Check the configuration of the parameter InetAddress.
0008The ICAP service does not work correctly. Blocking all requests.Check the logs for more details.
0008Unsupported ICAP response.
0009Exception caught during creating socket.Check the logs for more details.
0010Exception caught during creating socket. Failed to connect to ICAP server.Check the logs for more details.
0011Request buffer overflow happened.Increase the value of the parameter RequestBufferSize of the relevant ICAPFilter.
0012Invalid configuration: 'SSLCheckPeerHostname'='true' requires also 'SSLCACertificateFile'Set the parameter SSLCACertificateFile.
0013Invalid configuration: 'SSLClientKeyFile' requires also 'SSLClientCertificateFile'Set the parameter SSLClientCertificateFile.
0014Failed to reset the buffer.Check the logs for more details.
0015Blocked ICAP response.Check the logs for more details.
0016Exception occured.Check the logs for more details.
0017Blocked ICAP response.Check the logs for more details.
0018Exception occurred.Check the logs for more details.
0019Response buffer overflow.Increase the value of the parameter ResponseBufferSize of the relevant ICAPFilter.