Re: [squid-users] DNS round robin / httpd_accel, again...

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 06 Jun 2001 02:06:08 +0200

correct.

--disable-internal-dns defines USE_DNSSERVERS, activating the old
dnsserver code path.

--
Henrik Nordstrom
Squid Hacker
sean.upton@uniontrib.com wrote:
> 
> Let me see if I understand, so if dnsserver is outputting two addresses, the
> correct behavior would be for squid to cache both of those addresses, and
> then round-robin between them, and this is done by the code in ipcache.c,
> and the output from dnsserver is processed by ipcacheParse()?  Does the
> --disable-internal-dns option config make USE_DNSSERVERS true for the
> preprocessor or false (I'm trying to figure out which version of the
> function is used by by compile)?  Sorry for the dumb questions, but I'm
> looking through the code trying to get a better understanding of what is
> going on.
> 
> Thanks,
> Sean
> 
> -----Original Message-----
> From: Henrik Nordstrom [mailto:hno@hem.passagen.se]
> Sent: Tuesday, June 05, 2001 3:56 PM
> To: sean.upton@uniontrib.com
> Cc: squid-users@squid-cache.org
> Subject: Re: [squid-users] DNS round robin / httpd_accel, again...
> 
> Squid is supposed to cache DNS lookups and then round-robin on the
> available IP addresses for the site. If it doesn't then there is a bug.
> This is irregardless of --disable-internal-dns or not.
> 
> --
> Henrik Nordstrom
> Squid Hacker
Received on Tue Jun 05 2001 - 18:22:00 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:30 MST