IIS Settings - ARA-Trans/iAM GitHub Wiki

Due to the long running nature of some of the analyses, the default settings for IIS are not appropriate for the web application. The following changes need to be made to the Application Pools defaults, for at least the Application Pool being used by the C# app and possibly for all three apps. Defaults are acceptable for other fields:

  • Idle Time-out (minutes) be set to 0.
  • Regular Time Interval be set to 0.
  • The Specific Times[0] array be set to 3:00:00 AM.

We currently recommend this action for all three apps.