Closed hatfieldjm4 closed 4 hours ago
In IIS, if you click on Application Pools on the left panel, then click on DefaultAppPool in the resulting table, then click the "Set Application Pool Defaults" on the right side, you'll see an option called "Idle Time-out Action". Choose "Suspend" rather than "Terminate". You may have to do this for the dev and dev1 application pools as well.
The dev web server stops after 15 minutes or so and when you try to hit the site again from your browser, it takes 10-20 seconds for the web server to start back up and serve on the browser.