No. You cannot have two refresh_pattern rules with the same URL pattern.
Not sure what your goal is. When should it select which of the rules?
The first matching refresh_pattern is the one being used. Squid stops
searching for a refresh_pattern rule once it has found a match.
-- Henrik Nordstrom Babar Hameed wrote: > > could i use multiple refresh pattern statements > > refresh_pattern . 60 100% 60 override-expire ignore-reload > refresh_pattern . 1440 100% 1440 reload-into-ims override-lastmod > > 1.it should inforce a minimum age of 60 mins ignoreing all reloads and expire headers. > 2.it would convert all reload requests into if modified since. > > what i am affraid it would do is the second statement would override the first? > > BabarReceived on Thu Aug 03 2000 - 02:09:39 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:42 MST