[squid-users] refresh_pattern and same objects

FredB fredbmail at free.fr
Tue Sep 1 09:32:27 UTC 2015


> > 
> > refresh_pattern -i \.(htm|html|xml|css)(\?.*)?$ 43200 1000% 43200
> > -> This is my previous rule "http"
> 
> Yes.
> 
> Oh, and there is the less common .chm could be in that set too.
> 


Ok added 

A last point there is a real difference between (\?.*)?$ and (?.*)?$ Here http://www.squid-cache.org/mail-archive/squid-users/201012/0002.html your advice was refresh_pattern -i \.(a|b|c|d)(?.*)?$  

Many thanks 


More information about the squid-users mailing list