Whats the best way to setup an IIS7 Webfarm for an ASP.NET Application
- by sontek
We are looking to setup an IIS7 WebFarm... We have 2 IIS7/Windows Server 2008 boxes that will act as the load balanced webservers.
How do you setup IIS/Windows Server 2008 to handle balancing the requests between the 2 servers?
What is the best way to sync deployments so we only have to deploy to 1 place. Can we just have them sync their structures or do we have to use a NAS/Network Share?