[squid-users] R: Re: detect 'youtube.com' url
Riccardo Castellani
ric.castellani at alice.it
Wed Oct 1 09:34:56 UTC 2014
By this ACL I can see only https streaming video but not http, that is I open
page but video is black (no audio, no video), saying loading
How can I debug
this problem?
My scope is to see video streming for specific users
Why my acl
will not work ?!
>----Messaggio originale----
>Da: esr+squid at g.jct.ac.il
>Data: 1-ott-2014 10.22
>A:
>Cc: "squid-users at squid-cache.org"
>Ogg: Re:
[squid-users] detect 'youtube.com' url
>
>acl dstdomain .youtube.com
>will match all visits to youtube, it will not detect youtube in the path
>but
your regex won't either.
>
>2014-10-01 11:10 GMT+03:00 Riccardo Castellani :
>
>> I need to detect every client request (http/s) which contains the url
>>
'youtube.
>> com' so i thought to use acl url_regex expression.
>> What do you
think about it ?
>>
>>
>> acl url_regex -i ^(http|https):\/\/*.youtube\.com*.
>>
>> _______________________________________________
>> squid-users mailing
list
>> squid-users at lists.squid-cache.org
>> http://lists.squid-cache.org/listinfo/squid-users>>
>
More information about the squid-users
mailing list