ReqModeAddress

March 5, 2024

ID 207194

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

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

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

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

This element is optional.

Path

ICAPSettings > ReqModeAddress

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 req.

Do not use the same value for ReqModeAddress and RespModeAddress.

Example

The following is an example of this element.

<ReqModeAddress>req</ReqModeAddress>

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.