Re: Round Robin
From: John Negus (jnegus_at_mask.msetechnology.com)
Date: 11/23/04
- Next message: Macio: "Problem with DNS resolving externa IP address of the server"
- Previous message: Kevin D. Goodknecht Sr. [MVP]: "Re: Two locations with two internal DNS servers - AD how ?"
- In reply to: google_groups3_at_hotmail.com: "Round Robin"
- Next in thread: Jonathan de Boyne Pollard: "Re: Round Robin"
- Reply: Jonathan de Boyne Pollard: "Re: Round Robin"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Nov 2004 08:39:15 -0500
If a company has a web site called www.xyz.com, to handle demand, has
setup 3 web servers with identical content for the web site (WebServer1,
WebServer2 and WebServer3). There will be 3 DNS records for the IP
address of each server.
When a client sends a query to the DNS server to resolve www.xyz.com the
DNS server sends back the IP address of all 3 records with Webserver1 at
the top of the list, WebServer2 in the middle and WebServer3 at the
bottom.
If round robin is enabled on the DNS server, the next request for
www.xyz.com that the DNS server receives it will send all 3 records
again but this time will place WebServer3 at the top of the list,
Webserver1 in the middle and WebsServer2 at the bottom (rotating the
record at the top of the list for the last request to the bottom). This
provides a form of load balancing as the clients try to contact the
server at the top of the list first.
Round Robin can be enabled by using the DNS manager console. It is
configured at server level and can be set by checking the Round Robin
box on the Advanced tab of the Properties of your DNS server.
HTH
-- John Negus MSEtechnology -- <google_groups3@hotmail.com> wrote in message news:1101198688.216775.36980@c13g2000cwb.googlegroups.com... > Anyone know where I can get a good HOWTO to set this up? Better yet, > can anyone tell me how to do it??!!! I looked in the MS Help and on > Google but could not find anything that explained it well. > > Thanks >
- Next message: Macio: "Problem with DNS resolving externa IP address of the server"
- Previous message: Kevin D. Goodknecht Sr. [MVP]: "Re: Two locations with two internal DNS servers - AD how ?"
- In reply to: google_groups3_at_hotmail.com: "Round Robin"
- Next in thread: Jonathan de Boyne Pollard: "Re: Round Robin"
- Reply: Jonathan de Boyne Pollard: "Re: Round Robin"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|