Re: a question on heirarchy

From: <Jason.Haar@dont-contact.us>
Date: Wed, 16 Apr 1997 10:57:43 +1200

On Tue, Apr 15, 1997 at 12:43:25PM -0500, Graham Toal wrote:
> > i have a server named "A" and another named "B". they have the same
> > alias/nickname which is "proxy". SQUID is executing in both server. i had
>
> If you've done it in the DNS, the behaviour is undefined and depends

What you need to do is defined your "proxy" name with two IP addresses - and
use a recent named server (e.g. 4.9.4).

proxy IN A 1.2.3.4
        IN A 1.2.3.6
        

named will then round-robin those addresses to any query on "proxy". This
removes any issues of you having to rely on the client having up-to-date
networking logic.

Works for us ;-)

-- 
Jason Haar, Unix/Internet Support, Trimble Navigation New Zealand
Phone: +64 3 3391517	Fax: +64 3 3391417
Received on Tue Apr 15 1997 - 16:01:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:59 MST