System Configuration Examples - Linux Squid configuration http_port 3128 icp_port 3130 cache_dir aufs /cache/1 6000 14 256 cache_dir aufs /cache/2 6000 14 256 cache_dir aufs /cache/3 6000 14 256 ; In-transit objects and some hot object stuff! cache_mem 16 MB ; ACL stuff goes here ; Performance/enduser bug related tweaks half_closed_clients off cache_swap_high 100% cache_swap_low 80% max_open_disk_fds 100 ; Interception stuff httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on