[squid-users] delay_pools question - repost

From: Simon Bryan <sbryan@dont-contact.us>
Date: Sun, 27 Jul 2003 21:38:29 +1000 (EST)

Hi all,
I have reposted this as I feel it may have got confused with another very similar
post at the same time.

Further info on the problem is that users are in *both* groups 'overused' and
'winauth' - I want to only effect those who have overused their accounts until the
end of the month (all the ancillary scripting works fine)

Can anyone tell me why with the delay_pool settings below *everyone* is put into
delay_pool 2?

acl overused proxy_auth "/usr/local/squidalyser/data_exceed.out"
acl winauth external wb_group wwwusers
acl banned external wb_group banned
acl staff external wb_group Teachers
acl students external wb_group Students
acl password proxy_auth REQUIRED
acl TEST dstdomain .passport.com
acl chartermerc src 203.39.194.66

http_access deny all !password

delay_pools 2
delay_class 1 1
delay_parameters 1 -1/-1
delay_access 1 deny overused
delay_access 1 allow winauth

delay_class 2 2
delay_parameters 2 3600/3600 3600/3600
delay_access 2 allow overused

____________________
Simon Bryan
IT Manager
OLMC Parramatta

____________________
Simon Bryan
IT Manager
OLMC Parramatta
Received on Sun Jul 27 2003 - 05:53:18 MDT

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