Hi,
First, here is my configuration :
acl delay_pools_url url_regex -i "/etc/squid/delay_pools_url"
acl delay_pools_type url_regex -i "/etc/squid/delay_pools_type"
delay_pools 2
delay_class 1 2
delay_class 2 2
delay_parameters 1 -1/-1 60000/60000
delay_parameters 2 -1/-1 20000/20000
delay_access 1 allow admin delay_pools_url delay_pools_type
delay_access 2 allow pedago delay_pools_url delay_pools_type
With the first delay_parameters, on a client, i download a file at
29ko/s (234400 bits or 30000 bytes)
With the second delay_parameters on a client, i download a file at
9.7ko/s (78400 bits or 10035 bytes)
So, i can only download at half speed of what i want.
Thanks for your help.
Regard,
Ludo.
Received on Wed Sep 12 2012 - 08:21:45 MDT
This archive was generated by hypermail 2.2.0 : Thu Sep 13 2012 - 12:00:03 MDT