How do I bypass ICAP REQMOD (Request Modification) for specific URLs?
search cancel

How do I bypass ICAP REQMOD (Request Modification) for specific URLs?

book

Article ID: 165954

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

 How do I bypass ICAP REQMOD (Request Modification) for specific URLs?

Resolution

 To bypass ICAP REQMOD for certain URLs, you must add a VPM policy rule(s).

In the VPM (Visual Policy Manager), add a new rule in a Web Access Layer.

  1. Right-click the Destination column and select Set > New > Request URL or Request URL Category.
  2. Name the Request URL or Request URL category object and click OK on all open dialogs.
  3. Right-click in the Action column, and select Set > New > Set ICAP Request Service.
  4. Name the new object.
  5. Select Do not use any ICAP request service.
  6. Click OK on all open dialogs.
  7. Install the policy.

If you need to use CPL code for the same policy rules, add the following CPL code in the local policy file or in a VPM CPL Policy Layer.

   <proxy>
   url.domain=<url>  request.icap_service(no)