Search squid archive

Delay_pools does not work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,
I want to limit total download bandwidth to 30 kbps
and individual to 12 kbps
Here is my delay pools configuration and that does not work

acl download_time time 9:30-21:30
acl bfree url_regex -i 192.168.0.1
acl download url_regex -i /etc/all.txt

delay_pools 2

delay_class 1 2
delay_parameters 1  -1/-1  -1/-1
delay_access 1 allow bfree
delay_access 1 deny !bfree

delay_class 2 2
delay_parameters 2 30000/70000  12000/50000
delay_access 2 allow all download_time download

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux