aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-11-08 09:26:29 +0100
committerdoktornotor <notordoktor@gmail.com>2015-11-08 09:26:29 +0100
commita8a6c9230c6ba8051abddb8444fb93388047840b (patch)
tree450f6641f80a31ca6cf566cb9953a06c545970e2 /config/squid3
parent1c239941f483b58d9ad08f5d870e9793bb94feed (diff)
downloadpfsense-packages-a8a6c9230c6ba8051abddb8444fb93388047840b.tar.gz
pfsense-packages-a8a6c9230c6ba8051abddb8444fb93388047840b.tar.bz2
pfsense-packages-a8a6c9230c6ba8051abddb8444fb93388047840b.zip
Remove broken dynamic caching patterns
Avast/Symantec have been completely no-op and useless for years since AV updates for those are streamed to clients hundreds time every day. Suspect same story for Avira. The WU refresh_patterns was broken and don't work reliably anyway. People can define their own patterns if needed without maintenance burden for package maintainers.
Diffstat (limited to 'config/squid3')
-rwxr-xr-xconfig/squid3/34/squid_cache.xml25
1 files changed, 3 insertions, 22 deletions
diff --git a/config/squid3/34/squid_cache.xml b/config/squid3/34/squid_cache.xml
index b4f1aedf..86e5c59f 100755
--- a/config/squid3/34/squid_cache.xml
+++ b/config/squid3/34/squid_cache.xml
@@ -42,7 +42,7 @@
]]>
</copyright>
<name>squidcache</name>
- <version>0.4.1</version>
+ <version>0.4.3</version>
<title>Proxy Server: Cache Management</title>
<include_file>/usr/local/pkg/squid.inc</include_file>
<tabs>
@@ -361,33 +361,14 @@
<description>
<![CDATA[
Select to <a href="http://wiki.squid-cache.org/ConfigExamples/DynamicContent">enable caching of dynamic content.</a><br/>
- ]]>
- </description>
- <type>checkbox</type>
- <size>10</size>
- </field>
- <field>
- <fielddescr>Refresh Patterns</fielddescr>
- <fieldname>refresh_patterns</fieldname>
- <description>
- <![CDATA[
With dynamic cache enabled, you can also apply refresh_patterns to sites like <a href="http://wiki.squid-cache.org/SquidFaq/WindowsUpdate">Windows Updates</a><br/><br/>
<strong>Notes:</strong><br/>
- Squid wiki suggests setting 'Finish transfer if less than x KB remaining' on 'Traffic Mgmt' tab to -1 (but you can apply your own values to control cache).<br/>
- Set 'Maximum Download Size' on 'Traffic Mgmt' tab to a value that fits patterns your are applying.
]]>
</description>
- <type>select</type>
- <default_value>none</default_value>
- <options>
- <!--<option><name>Youtube</name><value>youtube</value></option>-->
- <option><name>Windows Update</name><value>windows</value></option>
- <option><name>Symantec Antivirus</name><value>symantec</value></option>
- <option><name>Avira</name><value>avira</value></option>
- <option><name>Avast</name><value>avast</value></option>
- </options>
- <multiple/>
- <size>05</size>
+ <type>checkbox</type>
+ <size>10</size>
</field>
<field>
<fielddescr>Custom refresh_patterns</fielddescr>