Can anyone provide a “best practices” for optimizing IIS in production? We’ve experienced the following:
IIS seems to need to “cold start” periodically. Takes about 30 seconds.
Occasionally, during the day, while working with the system, it will “pause” for 20-30 seconds.
The server CPU and memory are at less than 20% usage, as is the DB, so we have lots of horsepower.
The server has a 10GB internet connection, and the client is on a 1 GB fibre.
My thought is that this is an IIS configuration issue.