Session Timeout

G

Guest

Hi,

Im facing a problem of session timeout.
Session is getting timedout before the actual time set for the timeout.
What may be the reasons. Im also using @output catche directive in pages

......
 
S

Sjaakie

close browser without Logout schreef:
Hi,

Im facing a problem of session timeout.
Session is getting timedout before the actual time set for the timeout.
What may be the reasons. Im also using @output catche directive in pages

.....

Whenever the browserwindow is closed, the session is terminated as well.
 
J

Juan T. Llibre

re:
Whenever the browserwindow is closed, the session is terminated as well.

That isn't true.

Whether a browser window is cloed or open has no effect on the life of a session.

A session lives until the period of time specified for the session timeout
passes without a request for a page having been received by the server.

Only then, when the session times out,
does the session die, unless session.abandon is called.
 

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

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top