MaxTCPFileSize

Specifies the maximum allowed size (in bytes) of the headers and bodies of the HTTP messages that are passed to Kaspersky Scan Engine.

Path

ServerSettings > MaxTCPFileSize

Attributes

This element has no attributes.

Value

This value must be an unsigned integer. It is recommended to specify at least 100 KB for the headers.

The default value is 104857600 (100 MB). If you set MaxTCPFileSize to 0, the default value is used.

Example

The following is an example of this element.

<MaxTCPFileSize>100</MaxTCPFileSize>

Page top