Re: How do I set the timeout on IIS7 ASP.NET 2.0?
- From: "Cowboy \(Gregory A. Beamer\)" <NoSpamMgbworld@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 26 Sep 2008 09:35:08 -0500
One more thing. If you have a failure on the ASPState database, is it really wise to restore it? It seems to me that you will end up dumping current users during the restore so someone who might come back can come back.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#
or just read it:
http://feeds.feedburner.com/GregoryBeamer
********************************************
| Think outside the box! |
********************************************
"bruce barker" <brucebarker@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:A15C22E4-A5C1-46C3-9BF1-B433121C7D25@xxxxxxxxxxxxxxxx
if you use sqlserver sessions, a couple of weeks (or more) is fine and I
almost never use less than 12-24 hours (only shorten for security). works
great with shopping cart apps.
just be sure to have a backup of the session database (as its now production
data, unless lost sessions are ok).
-- bruce (sqlwork.com)
"SAL" wrote:
<sessionState timeout="120" />
I set mine for 2 hours very reluctantly and only because my boss wanted it
to go up.
"David Thielen" <thielen@xxxxxxxxxxxxx> wrote in message
news:s74ld4h223hniasbssvimokmtiu47g5c1e@xxxxxxxxxx
> Hi;
>
> How do I set how long until IIS 7 drops a session for an ASP.NET 2.0
> web app? I want to set it for 8 hours.
>
> thanks - dave
>
> david@at-at-at@windward.dot.dot.net
> Windward Reports -- http://www.WindwardReports.com
> me -- http://dave.thielen.com
>
> Cubicle Wars - http://www.windwardreports.com/film.htm
.
- References:
- How do I set the timeout on IIS7 ASP.NET 2.0?
- From: David Thielen
- Re: How do I set the timeout on IIS7 ASP.NET 2.0?
- From: SAL
- Re: How do I set the timeout on IIS7 ASP.NET 2.0?
- From: bruce barker
- How do I set the timeout on IIS7 ASP.NET 2.0?
- Prev by Date: Re: How do I set the timeout on IIS7 ASP.NET 2.0?
- Next by Date: Re: Connect to remote DataBase
- Previous by thread: Re: How do I set the timeout on IIS7 ASP.NET 2.0?
- Next by thread: Image upload question
- Index(es):
Relevant Pages
|