Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Redundant Web Server DNS Setup?

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
Redundant IIS Web Servers using SSL - Hi, I am trying to deploy our companies product to an ASP and I want to have redundant that front Weblogic app servers using SSL for our internet clients. We will be giving our clients there own url i.e.

Setup 2nd IIS server though other server with ISA - Hi, We current has one IIS 5.0 setup with MS ISA on it. Is there any way we can setup 2nd IIS server though the 1st one since that one has ISA server running on it. Thank you,

IIS Server Setup - I'm setting up a new IIS 6 server with W3K. I have 5 72 gig hard drives to setup in a raid array. what are the for setting up the raid. would it be better to mirror two drives for the system disk and setup raid 5 with the remaining three..

setup of IIS server - I've some questions about setting up an IIS server. 1) XP or Server 2003? mnimal webpage serving, VPN, some e-mail; a small business setting, Server 2003, w/AD. 2) In my DMZ, behind a cable modem, infront of a router. Two NICs to pass..

Setup of iis and sql server on two machines - Hello, I have inherited an internet which to me, seems rather bizarrely setup but I was wondering if anyone may be able to tell me if I'm just being paranoid. We have two servers, one IIS, one sql server installed on the two
Next:  IIS: iisstate log file intrepretation  
Author Message
dan8

External


Since: Jun 17, 2004
Posts: 21



(Msg. 1) Posted: Fri Aug 06, 2004 11:23 am
Post subject: Redundant Web Server DNS Setup?
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am setting up a second redundant web server to give us fail over protection
if our primary web server/hosting company go down. The secondary web server
is located at another data center on the other side of the country. If our
primary server goes down I want all web page requests to immediately get
routed to the back up server, but I'm not sure how to get this to happen. The
DNS a record for the domain specifies the specific IP address of the primary
web server. If I have to change the DNS to point to the secondary server, it
will take too long to propagate, and we will potentially go down for up to 48
hours for some users.

Is there any way to set up DNS A records similar to MX records, so that it
has multiple entries and tries each one in order of precedence and stops at
the first one that works?

What other solutions are there for this problem? How are other people
approaching this?

Any advice is greatly appreciated.

 >> Stay informed about: Redundant Web Server DNS Setup? 
Back to top
Login to vote
jafiwam2

External


Since: Nov 20, 2003
Posts: 77



(Msg. 2) Posted: Fri Aug 06, 2004 5:37 pm
Post subject: Re: Redundant Web Server DNS Setup? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Dan" <Dan.TakeThisOut@discussions.microsoft.com> wrote in message
news:290CB486-C265-4B14-8879-FB70097F4C68@microsoft.com...
 > I am setting up a second redundant web server to give us fail over
protection
 > if our primary web server/hosting company go down. The secondary web
server
 > is located at another data center on the other side of the country. If our
 > primary server goes down I want all web page requests to immediately get
 > routed to the back up server, but I'm not sure how to get this to happen.
The
 > DNS a record for the domain specifies the specific IP address of the
primary
 > web server. If I have to change the DNS to point to the secondary server,
it
 > will take too long to propagate, and we will potentially go down for up to
48
 > hours for some users.
 >
 > Is there any way to set up DNS A records similar to MX records, so that it
 > has multiple entries and tries each one in order of precedence and stops
at
 > the first one that works?
 >
 > What other solutions are there for this problem? How are other people
 > approaching this?
 >
 > Any advice is greatly appreciated.
 >

Here's a suggestion; don't use DNS for that at all.

DNS can do random round robbin, but in that case both servers are always
serving requests, and you would get half the traffic go down when one server
did anyway.

You need to look into something like Akami's caching services to do what you
want to do, or get a dynamic route that can flop between the two
datacenters... or a dedicated line between to carry traffic to the other
should one be offline....

Either way, mucho $$$$$<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Redundant Web Server DNS Setup? 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 3) Posted: Sat Aug 07, 2004 9:52 pm
Post subject: Re: Redundant Web Server DNS Setup? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 6 Aug 2004 08:23:02 -0700, Dan <Dan.RemoveThis@discussions.microsoft.com>
wrote:

 >I am setting up a second redundant web server to give us fail over protection
 >if our primary web server/hosting company go down. The secondary web server
 >is located at another data center on the other side of the country. If our
 >primary server goes down I want all web page requests to immediately get
 >routed to the back up server, but I'm not sure how to get this to happen. The
 >DNS a record for the domain specifies the specific IP address of the primary
 >web server. If I have to change the DNS to point to the secondary server, it
 >will take too long to propagate, and we will potentially go down for up to 48
 >hours for some users.

That's because fail-over isn't a function of DNS.

 >Is there any way to set up DNS A records similar to MX records, so that it
 >has multiple entries and tries each one in order of precedence and stops at
 >the first one that works?

No.

 >What other solutions are there for this problem? How are other people
 >approaching this?

Use fail-over software. I've used Legato's Vinca product,
<a style='text-decoration: underline;' href="http://www.vinca.com/" target="_blank">http://www.vinca.com/</a> in the past, but there are others.

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Redundant Web Server DNS Setup? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]