Specifies the maximum number of active TCP connections that Kaspersky Scan Engine can maintain simultaneously.
It is not recommended to specify a value greater than the number of TCP connections that your HTTP client can simultaneously maintain with Kaspersky Scan Engine.
Path
ServerSettings > MaxHTTPSessionsNum
Attributes
This element has no attributes.
Value
This value must be an unsigned integer. The default value is 10
. If you set MaxHTTPSessionsNum
to 0
, the default value is used. For more information about MaxHTTPSessionsNum
, see section "Setting up the connection queue in HTTP mode".
Example
The following is an example of this element.
<MaxHTTPSessionsNum>50</MaxHTTPSessionsNum> |