Specifies the maximum number of pending TCP connections to Kaspersky Scan Engine in HTTP mode. Extra connections may be dropped.
Path
ServerSettings > MaxIncomingConnectionsNum
Attributes
This element has no attributes.
Value
This value must be an unsigned integer and cannot be 0
. The default value is 100
. For more information about MaxIncomingConnectionsNum
, see section "Setting up the connection queue in HTTP mode".
Example
The following is an example of this element.
<MaxIncomingConnectionsNum>100</MaxIncomingConnectionsNum> |