Hello,
In older squid (before 3.0), the config directives for dynamic pages are:
acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY
In squid 3.0, the directives above were removed, and uses a
refresh_pattern instead:
refresh_pattern (cgi-bin|\?) 0 0% 0
What's the difference in effect between those two config?
Thanks.
-- Regards, Jeff. - Peng.Kyo_at_gmail.comReceived on Tue Jul 01 2008 - 03:12:14 MDT
This archive was generated by hypermail 2.2.0 : Tue Jul 01 2008 - 12:00:05 MDT