Exclusions

March 5, 2024

ID 200729

Specifies the rules for the preview mode. This feature allows the ICAP client to send preview requests to the ICAP server, and then not to scan the objects that are not considered malicious.

If at least one of these parameters is specified, the ICAP plug-in will process requests in the preview mode. To allow a proxy server to send requests in this mode, change its settings accordingly.

Notice that If you turn on preview mode in the ICAP plug-in, but not in the proxy server, Kaspersky Scan Engine will process HTTP requests as if preview mode is not enabled.

Path

ICAPSettings > Exclusions

Attributes

This element has no attributes.

Nested elements

This element is a container for the following nested elements:

If the object to scan complies with at least one of the rules above, the ICAP plug-in returns the code 204, regardless of the value that the Allow204 parameter of the kavicapd.xml file contains. If the object to scan does not comply with any of the rules, the ICAP plug-in returns the error code 100, and then waits for the ICAP client to send this object.

Example

The following is an example of this element.

<Exclusions>

<ContentSize>2048</ContentSize>

<ContentType>video/mp4</ContentType>

<RequestURL>example.com</RequestURL>

</Exclusions>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.