How do you manage large web farms?
I have a quickly growing web farm running IIS 7 (30+ servers). All servers are identical copies of each other and all servers are physical. We update the software about once a month, and in the current process, we follow the following steps: 1) Disable server from pool on F5 load balancer. 2) Disable HTTP Keep-alives in IIS so connect...