On IIS6, there is a checkbox for this. On IIS7 there isn't. When the App Pool reaches its idle time, it stops. The restart is automatic, when the app is used again, however it takes 1-4 seconds to start up. This is not desirable, nor it is necessary.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
closed as off topic by JasonBirch Oct 5 '10 at 22:39
Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Apparently setting the timeout to 0 disables it: http://forums.iis.net/t/1148433.aspx |
|||
|
|