squid端口8080+acl+用户验证
时间:2009-03-23 来源:sjhf
http_port 192.168.3.162:8080 cache_mem 64 MB cache_dir ufs /var/spool/squid 4096 16 256 cache_effective_user squid cache_effective_group squid dns_nameservers 61.144.56.101 cache_access_log /var/log/squid/access.log cache_log /var/log/squid/cache.log cache_store_log /var/log/squid/store.log visible_hostname 192.168.16.1 cache_mgr [email protected] httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy . httpd_accel_uses_host_header . acl all src 0.0.0.0/0.0.0.0 http_access allow all auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/passwd auth_param basic children 5 auth_param basic credentialsttl 2 hours auth_param basic realm Example.com's Squid proxy-caching acl auth_user proxy_auth REQUIRED http_access allow auth_user 本文出自 “集群存储” 博客,谢绝转载! |
相关阅读 更多 +
排行榜 更多 +