Fixing Slow Application Startups

Modified: 2009/10/26 02:55 PM by headCodeWrangler - Uncategorized
  1. Go to Control Panel / Administrative Tools / Internet Information Serivices Manager
  2. Under "Web Sites", right click on the web site and go to "Properties"
  3. Under "Home Directory", look uinder the "Application pool" drop down and find out the name of the application pool. It most likely will be "DefaultAppPool"
  4. Close the properties and expend the "Application Pools" node in the IIS manager
  5. Right click on the application pool the Ensemble app is using (most likely "DefaultAppPool") and choose "Properties"
  6. Under the first tab ("Recycling"), uncheck the checkbox that says "Recycle worker process (in minutes)"
  7. Under the "Performance" tab, uncheck the checkbox that says "Shutdown worker process after being idle for (time in minutes)"

Page Editing Help