How do you manage large web farms?
- by Andrew Katz
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:
Disable server from pool on F5 load balancer.
Disable HTTP Keep-alives in IIS so connections drop…