Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- http_port 3128
- icp_port 0
- hierarchy_stoplist cgi-bin ?
- acl QUERY urlpath_regex cgi-bin \?
- no_cache deny QUERY
- cache_mem 256 MB
- maximum_object_size 32768 KB
- maximum_object_size_in_memory 8092 KB
- cache_dir ufs /var/spool/squid 204800 64 256
- cache_access_log /var/log/squid/access.log
- cache_log /var/log/squid/cache.log
- cache_store_log /var/log/squid/store.log
- cache_mgr [email protected]
- visible_hostname mail.my_domain.ru
- #tcp_outgoing_address 222.222.222.222
- #refresh_pattern ^ftp: 1440 20% 10080
- #refresh_pattern ^gopher: 1440 0% 1440
- #refresh_pattern . 0 20% 4320
- #redirect_program /usr/local/etc/squid/redirector.pl
- #redirect_children 10
- acl all src 192.168.1.0/255.255.255.0
- http_access allow all
- #httpd_accel_host virtual
- #httpd_accel_port 80
- #httpd_accel_uses_host_header on
- coredump_dir /var/spool/squid/dump
- pid_filename /var/run/squid.pid
Advertisement
Add Comment
Please, Sign In to add comment