On Mon, Nov 26, 2007, Henrik Nordstrom wrote:

> As discussed earlier in private max-age should be the normal one.. and
> additionally it doesn't apply to ftp or gopher.. (neither have query
> urls), and a little comments to why things is the way they are..

Ok, how about this:

Suggested default:
NOCOMMENT_START
# Enable caching of FTP and Gopher. Neither provides any explicit expiry
refresh_pattern ^ftp:           1440    20%     10080
refresh_pattern ^gopher:        1440    0%      1440
# query URL-s MUST have a 0 min-age and LMT-factor as they are dynamic
refresh_pattern cgi-bin         0       0%      4320
refresh_pattern \?              0       0%      4320
# Default rule for everything else
refresh_pattern.               0       20%     4320
NOCOMMENT_END
DOC_END


-- 
- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -

Reply via email to