Re: Load Balancing DNS
- From: "Jmnts" <Jmnts@xxxxxxxxxxx>
- Date: Tue, 18 Apr 2006 13:03:02 +0100
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)
.
- Follow-Ups:
- Re: Load Balancing DNS
- From: Jmnts
- Re: Load Balancing DNS
- From: Kevin D. Goodknecht Sr. [MVP]
- Re: Load Balancing DNS
- References:
- Load Balancing DNS
- From: Madhan Singh
- Re: Load Balancing DNS
- From: Jmnts
- Re: Load Balancing DNS
- From: Madhan Singh
- Re: Load Balancing DNS
- From: Jmnts
- Re: Load Balancing DNS
- From: Madhan Singh
- Re: Load Balancing DNS
- From: Herb Martin
- Load Balancing DNS
- Prev by Date: Re: After Removing DNS ---> It's still in the Event Viewer !
- Next by Date: Re: Load Balancing DNS
- Previous by thread: Re: Load Balancing DNS
- Next by thread: Re: Load Balancing DNS
- Index(es):
Relevant Pages
|