I was wondering what do i need to get my asp.net web application installed on multiple server, having them working as a one piece.
Thanks in advance,
|
I was wondering what do i need to get my asp.net web application installed on multiple server, having them working as a one piece. Thanks in advance, | |||
|
feedback
|
|
You'll need a load-balancer which will automatically route the requests between your different servers hosting your application. | |||
|
feedback
|