Jul 31, 2002 #1 webmigit Programmer Aug 3, 2001 2,027 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 Nov 15, 2001 42 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 Aug 3, 2001 2,027 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