[clue] Webserver's purpose

chris fedde chris at fedde.us
Fri May 27 12:57:31 MDT 2011


DNS round robin does not require periodic updates.  It is a feature of
nearly all dns server implementations to return address sets in
different orderings.  Bind for example delivers good performance with
both round robin and random response order.

Load balancers over the wide area are either expensive or introduce
additional single points of failure.
Just my two cents.

Shake well before using
cfedde

On Thu, May 26, 2011 at 10:43 PM, Brian Gibson <bwg1974 at yahoo.com> wrote:
> rather than round robin by periodically updating the DNS records, point the
> domain at a load balancer and redirect the traffic that way.  Members with
> IPV6 addresses and static IPV4 addresses should probably be prioritized over
> members with semi-static IPV4 addresses.
>
> ________________________________
> From: Dan Kulinski <daniel at kulinski.net>
> To: CLUE's mailing list <clue at cluedenver.org>
> Sent: Wed, May 25, 2011 2:28:55 PM
> Subject: Re: [clue] Webserver's purpose
>
> Just round robin and rsync regularly and you now have a redundant web site
> of sorts!
>
> _______________________________________________
> clue mailing list
> clue at cluedenver.org
> http://cluedenver.org/mailman/listinfo/clue
>


More information about the clue mailing list