On Tue, 19 Oct 2004, Wouter van Bommel wrote:
Due to the whole setup, we can no longer perform any 'public' dns name lookup, hence squid is becoming extremely slow.
Squid only performs DNS lookups when needed, to prevent it from doing DNS lookups make sure your configuration does not rely on DNS data.
Things to stay away from:
dst dstdomain (if client requests by IP) srcdomain
and maybe a few other.
Regards Henrik
