RespModeAddress

March 5, 2024

ID 207240

The address that kavicapd uses to process responses in the response mode. This address is the part of the full URL, as shown in the following example:

icap://icap-server.example.com:1344/resp

In the example above, the default value resp is used. You can specify a different value in RespModeAddress (for example, avscan):

icap://icap-server.example.com:1344/avscan

This element is optional.

Path

ICAPSettings > RespModeAddress

Attributes

This element has no attributes.

Values

The value must meet the following requirements:

  • 1 to 16 characters long.
  • Valid characters:
    • Lowercase and uppercase Latin letters.
    • Special characters: _ and -.

The default value is resp.

Do not use the same value for ReqModeAddress and RespModeAddress.

Example

The following is an example of this element.

<RespModeAddress>resp</RespModeAddress>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.