On Thu, 12 Aug 2004, Sutto Zoltan wrote:
So how to deal with/limit downloads when squid doesn't the see what a proxy user requests (audio, video, application) from a scripted page? Is there any solution to achieve this?
Not easily, but in many cases the filename can be found in the querystring allowing urlpath_regex to guess..
strip_queryterms off
enables logging of the query string.
Regards Henrik
