Specifies if Keep-Alive support is enabled or disabled.
This element is optional.
Path
ICAPSettings > KeepAliveSettings > Enabled
Attributes
This element has no attributes.
Value
Valid values:
0 - Keep-Alive support is disabled.1 - Keep-Alive support is enabled.The default value is 1.
Example
The following is an example of this element.
<Enabled>1</Enabled> |