round robin for failover?

N

nico

Following on one of my previous questions... re DNS failover

now to set up web server failover:
How would a load sharing round robin configuration behave in case of a web
server failure ?
i.e. if one of the web servers is down, would all traffic go to the
available server? or would 50% of the visitors get a "page cannot be
displayed" error?

If round robin is not suitable, any suggestion on achieving this kind of
failover (even if I have to lose the load sharing) ?

thanks

Nico
 
A

Ace Fekay [MVP]

In
nico said:
Following on one of my previous questions... re DNS failover

now to set up web server failover:
How would a load sharing round robin configuration behave in case of
a web server failure ?
i.e. if one of the web servers is down, would all traffic go to the
available server? or would 50% of the visitors get a "page cannot be
displayed" error?

If round robin is not suitable, any suggestion on achieving this kind
of failover (even if I have to lose the load sharing) ?

thanks

Nico

50% would get a page not found. That's the way it works.

You can either use MS' App Server to handle this or go 3rd party, one of
which is Dell's BigIP.


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DNS / IIS Failover 2
dns failover 1
DNS & DHCP on multiple Win2003 Servers 3
TTL Question 4
Load Balancing DNS 13
Round Robin 3
Configuring Win2k Public DNS 0
Round Robin not work in my win2k dns server! 1

Top