GSA / GEAR3

Next Iteration of the GSA Enterprise Architecture Reporting (GEAR) Portal
7 stars 3 forks source link

Determine why the dev web server times out #525

Closed hatfieldjm4 closed 4 hours ago

hatfieldjm4 commented 4 hours ago

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.

hatfieldjm4 commented 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.