Re: Load Balancing DNS

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Herb that's what I said in previous post (Create two A records with the
same name and different IpAddress, then map CNAME for one that A records,
has the A records have the same name the Round and Robin will work, right?)
Did you read ?

He needs Round and robin for two different servers....

--
Best Regards
Systems Administrator
MCSA + Exchange



"Herb Martin" <news@xxxxxxxxxxxxxx> wrote in message
news:exhjhXoYGHA.3704@xxxxxxxxxxxxxxxxxxxxxxx
"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:OZjx1TjYGHA.4060@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Thanks. But I am have a doubt could you pls clarify me. Since I am a
beginner I am having the problem to implement that. Could you pls say
me how should I asssign the CNAME and how to set the properties.
Regards,


"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:upITl5jYGHA.3624@xxxxxxxxxxxxxxxxxxxxxxx
Ok I wil try and mail you after i get my result..
Thanks & Regards

CNAMES are NOT used for load balancing, i.e., Round Robin.

CNAMEs would give you multiple NAMES for a single
computer name.

You need A records for Round Robin: Multiple ADDRESSES
for the SAME name.


--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]


"Jmnts" <Jmnts@xxxxxxxxxxx> wrote in message
news:usmpZ3jYGHA.4652@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Right click in the Domain folder (Under Dns Forward LookUp Zones) and
choose new -> Alias (CNAME).

For example:
You have a domain named: Domain.com, right click the domain name and
choose new Alias, then in the first textbox write App, then choose the
target host, as I aready mention you shoul coose one of the 2 A records
created (AppServer.domain.com)

For more inf check:
How To Configure DNS Records for Your Web Site in Windows Server
http://support.microsoft.com/default.aspx?scid=kb;en-us;324260


--
Best Regards
Systems Administrator
MCSA + Exchange



"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:OZjx1TjYGHA.4060@xxxxxxxxxxxxxxxxxxxxxxx
Hi
Thanks. But I am have a doubt could you pls clarify me. Since I am a
beginner I am having the problem to implement that. Could you pls say
me how should I asssign the CNAME and how to set the properties.
Regards,

"Jmnts" <Jmnts@xxxxxxxxxxx> wrote in message
news:%231LhhUiYGHA.4120@xxxxxxxxxxxxxxxxxxxxxxx
Hi

- Create two A records with the same name and different IpAddress
(Example: AppServer.domain.com-192.168.0.1,
AppServer.domain.com-192.168.0.2)

- Create a CNAME (Canonical Name) that points to the A record
(AppServer.domain.com), note you only need to add the alias name, for
example: your domain is domain.com, and the app is refered by App,
then your alias should be App, it stays (App.domain.com)

- To enable round and robin, right click dns server choose properties,
advanced tab and choose enable round and robin.

That should do the job.




--
Best Regards
Systems Administrator
MCSA + Exchange



"Madhan Singh" <madhan.singhraja@xxxxxxxxx> wrote in message
news:eqe36BiYGHA.3424@xxxxxxxxxxxxxxxxxxxxxxx
Hi
I am deploying my ASP.Net web application in two different servers I
want to
apply or configure those server with load balancing technique (i.e
Round
Robin DNS)















.



Relevant Pages

  • Re: Load Balancing DNS
    ... According to mine solution he only needs to map 5 different CNAME records to ... we're talking about Round and Robin solutions, ... choose new Alias, then in the first textbox write App, then choose the ...
    (microsoft.public.win2000.dns)
  • Re: Load Balancing DNS
    ... Load balancing through round robin is strictly an A record issue. ... According to mine solution he only needs to map 5 different CNAME records ...
    (microsoft.public.win2000.dns)
  • Re: Load Balancing DNS
    ... how should I asssign the CNAME and how to set the properties. ... CNAMES are NOT used for load balancing, i.e., Round Robin. ... How To Configure DNS Records for Your Web Site in Windows Server ... your domain is domain.com, and the app is refered by App, then ...
    (microsoft.public.win2000.dns)
  • Re: Load Balancing DNS
    ... But notice that the CNAME records have NOTHING to do with load balancing ... Load balancing through round robin is strictly an A record ...
    (microsoft.public.win2000.dns)
  • Re: Load Balancing DNS
    ... He needs Round and robin for two different servers.... ... I think the point Herb is getting at is the CNAME record is unnecessary. ... And if there are multiple sites on this server then ...
    (microsoft.public.win2000.dns)