Setting Information
- Performance Adjustment
- IIS Settings
Detailed Information
By default, when an IIS web site is installed, it is configured that the Application Pool Start Mode is “On Demand”. We recommend to change this ti “AlwaysRunning”, like this:
- Open IIS
- Navigate to Application Pools in the navigation tree on the left
- Right-click on the au2mator application pool and choose Advanced Options
- Change “Start Mode” to “AlwaysRunning”
Something More
- Restart IIS Service after changing the Settings