Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

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.

share|improve this question
I think this would be a question for ServerFault.com -- perhaps you would have gotten an answer from someone other than yourself/Google if you had asked it there. – sholsinger Oct 5 '10 at 20:57

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.

1 Answer

Apparently setting the timeout to 0 disables it: http://forums.iis.net/t/1148433.aspx

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.