Jul 31, 2002 #1 webmigit Programmer Joined Aug 3, 2001 Messages 2,027 Location US <CFAPPLICATION sessionmanagement="yes" sessiontimeout="45" name="ALFII"> 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
<CFAPPLICATION sessionmanagement="yes" sessiontimeout="45" name="ALFII"> 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
Jul 31, 2002 #2 CTR Technical User Joined Nov 15, 2001 Messages 42 Location US What is the server timeout set at? This will override any session timeouts you set. _____________ Cliff Upvote 0 Downvote
What is the server timeout set at? This will override any session timeouts you set. _____________ Cliff
Jul 31, 2002 Thread starter #3 webmigit Programmer Joined Aug 3, 2001 Messages 2,027 Location US 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 Upvote 0 Downvote
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