Squid Changes

From: Nick Weedon <montolio@dont-contact.us>
Date: Sat, 26 Jul 2003 13:03:22 +1000

Hi, i have made the following changes to squid-2.5.STABLE3
The squid.conf file now supports an additional option in the
"refresh_pattern" section.
The additional option is always-cache and it's functional description
follows:

# always-cache ensures that the matching URL is always cached
# useful for caching search engines an other dynamic content
# which has changes that you don't care about.
# Doing this VIOLATES the HTTP standard. Enabling
# this feature could make you liable for problems which
# it causes.

Here is an example of its use, which works quite nicely. (most of the other
options are probably superfluous in this case).

refresh_pattern www.yahoo.com 259200 100% 259200 ignore-reload
override-expire override-lastmod always-cache

How do i go about submitting this change for review/implementation?

Thanks in advance.

        - Nick Weedon
          (programmer, part time network/linux tinkerer.)
Received on Sat Jul 26 2003 - 16:23:51 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:17 MST