Whats the best way to setup an IIS7 Webfarm for an ASP.NET Application
        Posted  
        
            by sontek
        on Server Fault
        
        See other posts from Server Fault
        
            or by sontek
        
        
        
        Published on 2010-06-07T18:13:32Z
        Indexed on 
            2010/06/07
            18:23 UTC
        
        
        Read the original article
        Hit count: 507
        
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?
 
© Server Fault or respective owner