Quick Search
Advanced Search »
Navigation
Main
Change Log
Installation
Plugin
API
Media Sources
Howto
Extending
Wiki
Create a New Page
Categories
All Pages
User
Login/Logout
Your Profile
Admin
File Management
Administration
Discuss (0)
View Page Code
History
Fixing Slow Application Startups
Print
RSS
Modified: 2009/10/26 02:55 PM by
headCodeWrangler
-
Uncategorized
Go to Control Panel / Administrative Tools / Internet Information Serivices Manager
Under "Web Sites", right click on the web site and go to "Properties"
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"
Close the properties and expend the "Application Pools" node in the IIS manager
Right click on the application pool the Ensemble app is using (most likely "DefaultAppPool") and choose "Properties"
Under the first tab ("Recycling"), uncheck the checkbox that says "Recycle worker process (in minutes)"
Under the "Performance" tab, uncheck the checkbox that says "Shutdown worker process after being idle for (time in minutes)"
Page Editing Help