On Fri, 4 Feb 2005, Ric Lonsdale wrote:
Can you explain whether it is still acceptable to create a file with a number of dstdomain entries in it, with one acl (see 1 below), or is it better from a performance point of view to create a number of specific dstdomain acl's to cover blocked sites (see 2 below)?
Squid likes better to have a large dstdomain acl than have to evaluate several http_access lines, but it is not by far as bad as using url_regex.
Regards Henrik