squid: update to 2.6.STABLE6

This commit is contained in:
Juergen Daubert 2006-12-13 16:35:49 +01:00
parent d5b06fb441
commit 9536389d53
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,3 @@
9ce54d2a0a7959df4470178e7aac5e27 squid
b9f2e3b2c9e2c44e0fb729bf8f26d945 squid-2.6.STABLE5.tar.bz2
302d9ac3a340c6c3d2c93d25879cf129 squid.conf
fef554dd337695d59a17c6e1d8d604a9 squid-2.6.STABLE6.tar.bz2
338811a521477a86aaf2880c96d3173a squid.conf

View File

@ -3,7 +3,7 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=squid
version=2.6.STABLE5
version=2.6.STABLE6
release=1
source=(http://www.squid-cache.org/Versions/v2/2.6/$name-$version.tar.bz2 \
squid.conf squid)

View File

@ -31,6 +31,11 @@ error_directory /usr/share/squid/errors
# Filename to write the process-id to
pid_filename /var/run/squid.pid
# Refresh pattern
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
# Minimum access lists
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object