M
Martin
Hi,
I cannot find this seemingly common configuration setting. I want to specify
how long it takes before the web application shuts down after the last
session has ended. Now, after the last session has ended my application
immediately goes down with it, ditching all state (no big deal to me) and
all cached pages (big deal to me). The next request will pay the performance
penalty.
Is it an IIS setting? Where do I find it? Is it a web.config setting? (I
would think it should be the latter).
Martin.
I cannot find this seemingly common configuration setting. I want to specify
how long it takes before the web application shuts down after the last
session has ended. Now, after the last session has ended my application
immediately goes down with it, ditching all state (no big deal to me) and
all cached pages (big deal to me). The next request will pay the performance
penalty.
Is it an IIS setting? Where do I find it? Is it a web.config setting? (I
would think it should be the latter).
Martin.