HTTP live streams and ICAP scanning
search cancel

HTTP live streams and ICAP scanning

book

Article ID: 166539

calendar_today

Updated On:

Products

ProxyAV Software - AVOS ProxySG Software - SGOS

Issue/Introduction

HTTP live streams and ICAP scanning
How do you bypass scanning for HTTP live streams?
How to exempt HTTP live streams from response modification
You want information on HTTP live streams

Resolution

Below is a list of examples that demonstrate how to exempt HTTP live streams from response modification, as they are not supported by ICAP.  The CPL designates user agents that are bypassed.

CPL Examples

<cache>
url.scheme=http request.header.User-Agent="RealPlayer G2" response.icap_service(no)
url.scheme=http request.header.User-Agent="(RMA)" response.icap_service(no)
url.scheme=http request.header.User-Agent="(Winamp)" response.icap_service(no)
url.scheme=http request.header.User-Agent="(NSPlayer)" response.icap_service(no)
url.scheme=http request.header.User-Agent="(Windows-Media-Player)" response.icap_service(no)
url.scheme=http request.header.User-Agent="QuickTime" response.icap_service(no)
url.scheme=http request.header.User-Agent="(RealMedia Player)" response.icap_service(no)