[squid-users] delay_pools question

From: Simon Bryan <sbryan@dont-contact.us>
Date: Fri, 25 Jul 2003 12:17:53 +1000 (EST)

Hi all,
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
Received on Thu Jul 24 2003 - 20:32:18 MDT

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