[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: round rubin
- To: master p <org(at-nospam)myrealbox.com>
- Subject: Re: round rubin
- From: "Nadav Har'El" <nyh(at-nospam)math.technion.ac.il>
- Date: Thu, 30 Aug 2001 11:40:52 +0300
- Cc: linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Hebrew-Date: 11 Elul 5761
- In-Reply-To: <999158337.49298ffcorg@myrealbox.com>; from org@myrealbox.com on Thu, Aug 30, 2001 at 09:58:57AM +0200
- References: <999158337.49298ffcorg@myrealbox.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2i
On Thu, Aug 30, 2001, master p wrote about "round rubin":
> any idea what is round rubin in dns?
Round-robin (sic) means you have a list of possibilities (in this case
a single domain name resolves to a list of IP addresses), and each time
you need a single answer you pick the next one, in cyclic order. This
is a rudimentary (but usually quite effective) form of load balancing.
--
Nadav Har'El | Thursday, Aug 30 2001, 11 Elul 5761
nyh@math.technion.ac.il |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |"Never be afraid to tell the world who
http://nadav.harel.org.il |you are." -- Anonymous
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il