~hp-moonshot/ubuntu/trusty/hp-moonshot/hp-proliant

« back to all changes in this revision

Viewing changes to debian/hp-proliant/usr/lib/hp-proliant/inc/squid.conf

  • Committer: Narinder Gupta
  • Date: 2014-09-04 20:37:03 UTC
  • Revision ID: narinder.gupta@canonical.com-20140904203703-2sk67uwbzk9fc4tk
branch a new version for HP proliant systems where there is no power management required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
acl SSL_ports port 443
 
2
acl Safe_ports port 80
 
3
acl CONNECT method CONNECT
 
4
http_access deny !Safe_ports
 
5
http_access deny CONNECT !SSL_ports
 
6
http_access allow localhost manager
 
7
http_access deny manager
 
8
acl localnet src 10.14.0.0/16
 
9
http_access allow localnet
 
10
http_access deny all
 
11
http_port 3128 transparent
 
12
http_port 3129
 
13
coredump_dir /var/spool/squid3
 
14
refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
 
15
refresh_pattern (Release|Packages(.gz)*)$      0       20%     2880
 
16
refresh_pattern .               0       20%     4320
 
17
cache_mem 1024 MB
 
18
minimum_object_size 0 MB
 
19
maximum_object_size 512 MB
 
20
maximum_object_size_in_memory 64 MB
 
21
cache_dir aufs /var/cache/squid-deb-proxy 40000 16 256