Re: proposed refresh_pattern changes to squid-2.HEAD

From: Adrian Chadd <adrian@dont-contact.us>
Date: Mon, 26 Nov 2007 08:55:53 +0900

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 -
Received on Sun Nov 25 2007 - 16:51:05 MST

This archive was generated by hypermail pre-2.1.9 : Sat Dec 01 2007 - 12:00:05 MST