Re: Kill And ASP.NET Session
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Dec 2006 15:01:44 -0000
"Goofy" <me@xxxxxxxx> wrote in message
news:u58KuWEIHHA.5000@xxxxxxxxxxxxxxxxxxxxxxx
It would be tidier though if you could kill the old sessions to preserve
resources. Its perhaps not so important in small applications, but when
there are hundreds of users on line, this could lead to problems.
Several options, then:
1) Make the sessions as small as possible
2) Reduce the Session.Timeout from its default of 20 minutes
3) Add more memory to your webserver
4) Use SQL Server to manage state instead of InProc
.
- Follow-Ups:
- Re: Kill And ASP.NET Session
- From: Goofy
- Re: Kill And ASP.NET Session
- References:
- Kill And ASP.NET Session
- From: Goofy
- Re: Kill And ASP.NET Session
- From: Goofy
- Re: Kill And ASP.NET Session
- From: Mark Rae
- Re: Kill And ASP.NET Session
- From: Goofy
- Kill And ASP.NET Session
- Prev by Date: MultiView
- Next by Date: Re: MultiView
- Previous by thread: Re: Kill And ASP.NET Session
- Next by thread: Re: Kill And ASP.NET Session
- Index(es):
Relevant Pages
|
Loading