[squid-users] delay_pools still

From: Simon Bryan <sbryan@dont-contact.us>
Date: Thu, 13 Feb 2003 14:19:03 +1100

Hi all,
I have the following setup on 2.5STABLE1-20030123

According to my reading of things, if a username is in the data_exceed.out
file then they should have their speed reduced to about a 28k modem. However
it is not working. Can anyone spot what is wrong.

I tried to go up to the 20030212 version but it compiled and ran OK , but
all access through it just hung with nothing in the logs that I could see.

Our network is 10.192.0.1/255.255.254.0

#DELAY_POOLS
acl overused proxy_auth "/usr/local/squid/etc/output_files/data_exceed.out"
acl olmcnet url_regex -i 10.192
delay_pools 2

#First delay pool
delay_class 1 1
delay_parameters 1 -1/-1
delay_access 1 allow olmcnet

#Second delay pool.
delay_class 2 2
delay_parameters 2 -1/-1 3600/3600
delay_access 2 allow overused !olmcnet

_________________________________________
Simon Bryan
IT Manager
OLMC Parramata
ICQ#: 137562751
_________________________________________
Received on Wed Feb 12 2003 - 20:19:14 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:22 MST