Saturday, March 31, 2012

Web Server

How to make an Web Server to host a ASP .Net page and to work like this :
- the servers work many computer
- the page connect to server from one computer
- one computer with server die and other computer take the place with
all connected pageYou will need either a load balanced or web farm for the roll over.
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Claudiu Tescu" <ctescu@.msn.com> wrote in message
news:%230ON0fb%23EHA.1392@.tk2msftngp13.phx.gbl...
> How to make an Web Server to host a ASP .Net page and to work like this :
> - the servers work many computer
> - the page connect to server from one computer
> - one computer with server die and other computer take the place with
> all connected page
>
"Claudiu Tescu" <ctescu@.msn.com> wrote in message
news:#0ON0fb#EHA.1392@.tk2msftngp13.phx.gbl...
> How to make an Web Server to host a ASP .Net page and to work like this :
> - the servers work many computer
> - the page connect to server from one computer
> - one computer with server die and other computer take the place with
> all connected page
Check out Network Load Balancing (NLB) which is part of Microsoft's
clustering technologies:
[url]http://www.microsoft.com/windowsserver2003/technologies/clustering/default.mspx[/u
rl]

0 comments:

Post a Comment