Configuración simple de Squid

/etc/squid.conf

Propiedades del Cache


http_port               8080

cache_mem               16 MB
cache_swap_low          90
cache_swap_high         95

maximum_object_size     4096 KB

cache_dir               /var/squid/cache 100 16 256
cache_access_log        /var/squid/logs/access.log
cache_log               /var/squid/logs/cache.log
cache_store_log         /var/squid/logs/store.log

visible_hostname        proxy.casa.red