fre 2007-03-30 klockan 11:26 +0300 skrev Nicos N:
> acl QUERY urlpath_regex cgi-bin \?
> cache deny QUERY
>
> This cannot be removed as we don't want to cache dynamic pages.
You can, but you need to be careful with the min-age of your refresh
patterns..
> I tried to use the rep_mime_type, that means if the mime type of the reply
> received by squid is for example video/flv to cache it.
>
> acl CACHEIT rep_mime_type video/flv
> cache allow CACHEIT
This will only work if the content is cacheable according to the server
response (and your refresh_pattern settigs when the server doesn't
care).
What does the cachability check engine say about the URL in question?
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT