URL

Use the URL stanza entry to define the complete URL on which the ICAP server is expecting requests and Whether to use TCP or SSL for the connection to the server.

URL = URL_string

Description

The complete URL on which the ICAP server is expecting requests.

Options

Usage: Required

Default: None

Example:

URL = icap://icap.example.net:1344/filter?mode=strict
In this example, a TCP connection is established.

URL = icaps://icap.example.net:1345/filter?mode=strict

In this example, an SSL connection is established.

Parent topic: [ICAP:<resource>] stanza