RichardParry
IS-IT--Management
Hi All,
I have developed a large business web application system, that's built in ASP (classic) with a SQL Server database back-end. I need to make the applicatin as redundant as possible, but within a budget.
I have already got dual SQL servers installed in a cluster for redundancy, but only a single web server running 2k3 Web Edition. I want to deploy another 2x servers, but need to somehow failover on to the other systems. Setting up another few servers and getting this to work would be quite simple, but I need to maintain a single code-base and not have to update code on multiple servers. Is there a way to somehow within Windows automatically replicate content within folders etc for redundancy?
Also, what is the best way to load-balance/failover between the systems? I could purchase a load balancer appliance, but these are expensive. Is there a better way to handle load-balancing/failover without an expensive load balancer or using Round Robin DNS? The latter is easy peasy, but is it the best way forward?
Thanx! Richard
I have developed a large business web application system, that's built in ASP (classic) with a SQL Server database back-end. I need to make the applicatin as redundant as possible, but within a budget.
I have already got dual SQL servers installed in a cluster for redundancy, but only a single web server running 2k3 Web Edition. I want to deploy another 2x servers, but need to somehow failover on to the other systems. Setting up another few servers and getting this to work would be quite simple, but I need to maintain a single code-base and not have to update code on multiple servers. Is there a way to somehow within Windows automatically replicate content within folders etc for redundancy?
Also, what is the best way to load-balance/failover between the systems? I could purchase a load balancer appliance, but these are expensive. Is there a better way to handle load-balancing/failover without an expensive load balancer or using Round Robin DNS? The latter is easy peasy, but is it the best way forward?
Thanx! Richard