| visible_hostname linux# for transparent proxy use following# http_port 3128 transparenthttp_port 3128pid_filename /var/run/squid.pid# loggingaccess_log syslogcache_store_log nonecache_log /var/log/squid-cache.log# securitycache_effective_user squidcache_effective_group squid# cache dircache_dir ufs /var/squid/cache 10M 16 256# allow allhttp_access allow all
 |