MaxRequests

The maximum number of requests for one connection before the connection is closed.

This element is optional.

Path

ICAPSettings > KeepAliveSettings > MaxRequests

Attributes

This element has no attributes.

Value

The valid value is an integer from 1 to 1000.

The default value is 1000.

Example

The following is an example of this element.

<MaxRequests>1000</MaxRequests>

Page top