How long does an http session last?



How long does an http session last?..

Answer / Rukmani Gunjiyal

The duration of an HTTP session depends on several factors, including the timeout settings on the server and client, as well as user inactivity. By default, an ASP.NET session times out after 20 minutes of inactivity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which method do you use to kill explicitly a users session?

1 Answers   MindCracker,


what are types of viewstate

1 Answers  


Define repository pattern in asp.net mvc? : asp.net mvc

1 Answers  


What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1

1 Answers  


To redirect the user to another page which method do we use without performing a round trip to the client?

1 Answers   Siebel,


Difference between application events and session events

1 Answers  


Can we have 2 web config files?

1 Answers  


what is an Eventbubbling?

3 Answers   DSS,


What are the different authentication modes in the .NET environment?

2 Answers   Veritas,


What is the server of asp.net?

1 Answers  


What is difference between Fragment Caching and Page Caching in ASP.NET?

1 Answers   PUCIT,


When was asp.net released?

1 Answers  


Categories