Question
September 7, 2007 at 03:31 AM
aadreja

Web server routing – help

by aadreja . Updated 18 years, 10 months ago

Hi,

I have two Web Servers connected through Wireless link. Also implemented replication between two servers.
I have been using ASP.NET & SQL Server 2000

I want to provide 99.99 % uptime
Both the servers should balance the load and provide consistent uptime.

If one server fails it should connect to another.

If wireless link fails, then individual server should take the load.

Both the servers should be access through same url e.g. http://mycompany.com

Please provide me suitable solution for the above problem.

Thanks in advance.

This discussion is locked

All Comments