How to start a multi site web application - TechRepublic
Question
September 30, 2009 at 09:29 PM
powered182005

How to start a multi site web application

by powered182005 . Updated 16 years, 9 months ago

I am trying to plan an architecture for an upcoming web application that involve a few geographically separated server sites. For example, a group of servers will resides in New York and the other will be in California. My problem is regarding the data part of the application. Each sites will have their own group of database servers. How do I keep the data to be consistent? Also, how to make the New York server to serve the clients in New York and California server fro clients in California. Is it through the ISP? BTW, I am using the SQL Server 2005 and ASP.NET.

This discussion is locked

All Comments