On Wed, Oct 15, 2008 at 03:42:20PM +0200, Henrik Nordstrom wrote: > > > Any suggestion for having large ACL in a high traffic server? > > Avoid using regex based acls. It's fine if you use Perl + Regexp::Assemble to optimize them. And link Squid with PCRE. Sometimes you just need to block more specific URLs.