On Fri, 9 May 2003 19:49, Andy Simpkins wrote:
> Is there any way to tell squid for specific files NOT to check to see if
> they have changed? Or perhaps to tell it to check these specific files at
> a given interval only (say 6 months)? The files in question are quite
> large gifs and shouldn't change at all, but we still want to see them.
> There is the possibility that they may change, however we could live with
> not knowing about the change for as much as 12 months!
>
Check out refresh_pattern in squid.conf - something like
refresh_pattern \.gif$ ...
might be what you're looking for, but read the surrounding documentation
carefully for more info and caveats.
Regards
Gerard
Received on Fri May 09 2003 - 05:30:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:29 MST