Well as 20 mins is the default session time, it sounds like this is still in force somewhere. If the cfadmin is definitely definitely set to 2 hrs default, restart it to make sur ethe old valeus are not cached.
Russ > -----Original Message----- > From: Dave Phipps [mailto:[EMAIL PROTECTED] > Sent: 06 March 2003 14:59 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] Session timeout problem - still a problem > > > > > Hi, > > On Monday I sent a message to the list about this problem and > I thought it > had been resolved. > > I have the following: > > >><cfapplication clientmanagement="Yes" name="mysite" > >> > sessionmanagement="Yes" > sessiontimeout="#CreateTimeSpan(0,2,0,0)#" > >> > applicationtimeout="#CreateTimeSpan(0,2,0,0)#" > setclientcookies="No"> > > > The CF Admin on both the dev server and production box are > setup with a max > timeout of 3 hours and a default timeout of 2 hours. > > If I am on the same page for 20 minutes and I try to go another page > passing the urltoken I get logged out. > > Anyone seen this before. Is there anywhere else that the > session timeout > is coming from? > > Cheers > > Dave > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
