Extending application lifespan

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I've got an ASP.NET 1.1 app that has fairly heavy application startup time.
It's not used with great frequency right now so there are a number of times
when all sessions have died so the app itself then dies. Other than just
increasing the session timeout, is there a way to keep the application alive
longer or automatically restart it whenever the sessions all die out?

TIA,

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top