summaryrefslogtreecommitdiff
path: root/etc/squid/squid.conf
blob: 63def383e3b38ba1a8b1026370a3b7be5cb404e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
http_port 8080
#no_cache deny QUERY
cache_mem 90 MB
cache_dir ufs /var/cache/squid/ 260 64 64
acl allowed_hosts src 10.10.0.0/16
http_access deny manager all
http_access allow allowed_hosts
http_access allow localhost
http_access deny all
cache_mgr randomdan@randomdan.homeip.net
cache_effective_user squid
cache_effective_group web
visible_hostname cache.random.lan.