Chinaunix's Archiver
论坛
›
服务器应用
› squid3 用 deploy pool 对每个连接 ip 限速,怎么配置?
newbie2014
发表于 2014-08-21 11:57
squid3 用 deploy pool 对每个连接 ip 限速,怎么配置?
delay_pools 1
delay_class 1 3
delay_parameters 1 1250000/1250000 -1/-1 200000/300000
delay_access 1 allow all
如上配置貌似不起作用,请教下,谢谢 :)
页:
[1]
查看完整版本:
squid3 用 deploy pool 对每个连接 ip 限速,怎么配置?