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