Internet Content Adaptation Protocol (ICAP) configuration

Configuration of the Internet Content Adaptation Protocol (ICAP) used to validate or modify HTTP request and response. Pointsharp Access Gateway can be configured to use an ICAP Server to validate/modify incoming client HTTP requests or server responses.

Property Description

Incoming Client request

Perform ICAP REQMOD request on client requests.

Default: Unchecked, no ICAP request

Outgoing Server Response

Perform ICAP RESPMOD request on server responses.

Default: Unchecked, no ICAP request

ICAP Server URI

The URI to the ICAP server.

Example: icap://server:1344/interscan

I/O Timeout

The interval in seconds of the timeout to use when connecting the ICAP server.

Default: 3 seconds

Use ICAP Preview

Enable if ICAP server supports preview.

Queue ICAP requests

Perform multiple ICAP requests on the same connection.

Some ICAP servers do not support "Keep-Alive" between requests. Enable this to perform all ICAP requests from one client operation on the same connection.