Re: Round Robin

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: John Negus (jnegus_at_mask.msetechnology.com)
Date: 11/23/04


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
> 


Relevant Pages

  • Re: DNS Problems
    ... > We are in the process of moving our web site from being hosted ... > that sometimes we lost the internet connection for about 3 minutes. ... > setting up a dns server on the web server to handle the internal ... I'm not sure what you mean by 'setting up a dns server'. ...
    (microsoft.public.win2000.dns)
  • Re: DNS Problems
    ... >> We are in the process of moving our web site from being hosted ... >> setting up a dns server on the web server to handle the internal ... >> the dns server we set up forwarders to the isp dns servers, ... > AD-integrated DNS server should be set up with forwarders to your ISP's DNS ...
    (microsoft.public.win2000.dns)
  • Re: Have to go to web site twice before it comes up
    ... You might try to delete all your temporary internet files and cookies to see if that ... as long as it shows the correct IP address for your dns server and it ... However, once this is done for the first page on a web site, the ...
    (microsoft.public.win2000.networking)
  • Re: Round Robin
    ... > If a company has a web site called www.xyz.com, to handle demand, has ... > for the IP address of each server. ... > When a client sends a query to the DNS server to resolve www.xyz.com ... > Round Robin can be enabled by using the DNS manager console. ...
    (microsoft.public.win2000.dns)
  • RE: Problem with Server Publishing
    ... I checked the www record with the DNS server that is hosting your domain and it resolves to the correct IP address which is ... The report shows that ISA is listening on TCP port 80 on the correct IP address. ... The server publishing rule is OK and I can telnet to the internal web server on port TCP 80, but the an external trace does not show a response to the SYNC ... problem or perhaps an issue with access permissions on the web site. ...
    (microsoft.public.isaserver)