Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default expiration time for Session?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01340515
Message ID:
01340533
Vues:
10
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>In our master page I see the following code
>
>When I was testing it I noticed that the Expiration time was set for ~30 minutes after I started my session. I'm guessing it's some default setting. How and where can I adjust it and what are the consequences of making this time bigger?
>

Form authentication timeout is 30 minutes by default. It's in the web.config. Session timeout is set separately (also in the web.config) - I think it's like 20 minutes by default.

Take a look at this post by Scott Guthrie (make sure you read the comments). It's pretty helpful.

http://weblogs.asp.net/scottgu/archive/2005/11/08/430011.aspx
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform