Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SessionTimeout

Status
Not open for further replies.

webmigit

Programmer
Joined
Aug 3, 2001
Messages
2,027
Location
US
<CFAPPLICATION sessionmanagement=&quot;yes&quot; sessiontimeout=&quot;45&quot; name=&quot;ALFII&quot;>

This is my session code and for some reason it logs people out at 10-15 minutes of inactivity.. Anyone know a reason it might do this?

Tony
 
What is the server timeout set at? This will override any session timeouts you set. _____________

Cliff
 
Making sure I understand this, the server's timeout will override inactivity timeouts? It'll dump the memory #timeout_period# after each item was set?

I'll have to ask my host..

And thanks..

Tony
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top