Search squid archive

Re: Caching of videos, archives applications on dynamic URL's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux