Hi
I'm trying to create a delay pool such that a specific group of IP's which
attempt to access specific URLS get their bandwidth capped.
So far ive manged to do this globally using:
acl slow_domains dstdomain .facebook.com .bebo.com
delay_pools 1
delay_class 1 1
delay_access 1 allow slow_domains
delay_parameters 1 6000/6000
But I now want this to happen only for specific client IP's
I guess its a quesion of combining acls but not sure how to do it..?
-- View this message in context: http://www.nabble.com/combining-acls-with-delay-pools-help-tp21958251p21958251.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Wed Feb 11 2009 - 16:39:48 MST
This archive was generated by hypermail 2.2.0 : Thu Feb 12 2009 - 12:00:02 MST