squid 2.6 编译优化参数

一月 26th, 2010 | 2 Comments | Posted in Squid | 阅读次数: 201 次

*NIX将TCP/IP也作为文件来访问 而squid 2.6默认的访问文件数是1024 作为运营环境使用.就需要修改最大打开文件数 配置时加上–with-maxfd 参数即可 存储方式使用aufs会加快访问速[......]

Read more

Tags:

squid3.0反向代理 apache2+squid3

十二月 23rd, 2009 | 4 Comments | Posted in Squid | 阅读次数: 403 次

Author:gaojinbo Time:2009-12-22 squid3.0反向代理 apache2+squid3 一.APACHE配置 apache(81端口)+squid(80端口)(apache和squid跑在同一[......]

Read more

Tags: ,

squid2.5经典配置文件

十二月 23rd, 2009 | 4 Comments | Posted in Squid | 阅读次数: 163 次

############################################################################################### visible_hostname cache[......]

Read more

Tags:

cacti监控squid

十一月 9th, 2009 | 6 Comments | Posted in cacti | 阅读次数: 638 次

制作:高进波 时间:20009-3-18 1.修改squid配置文件,启用snmp vi squid.conf acl CactiServer src 192.168.1.237 127.0.0.1 //只让本机和这个IP[......]

Read more

Tags: ,