Asfihani wrote: > My question is, is it possible to define special ACL based on who has > authenticated so we can setup another delay pools based on that ACL.
Use either the proxy_auth or proxy_auth_regex ACLs to match on usernames, or use the wb_group or wbinfo_group external acl helpers to match on AD groups. See the Squid FAQ and the default squid.conf for more information. Adam
