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.