On Mon, 21 Mar 2005 nikolay.nenchev@xxxxxxxxxxxxxxxxxxxxxxx wrote:
With DNS you making round robin, and in this case every request is send to the next in the zone file machine. like that 1,2,1,2,1,2 and because squid is loading and checking dns at startup is it going to use this round-robin. But be sure that you should restart squid after modifing zone files in named and named restart.
Squid refreshes the DNS lookups as per the TTL settings, with the TTL specified in squid.conf being an upper bound on how long DNS data is cached.
This applied both to DNS lookups of requested hosts and peers.
Regards Henrik