Check the CF Admin session timeout.  It controls the upper limit for session timeouts defined by the CFAPPLICATION tag.  You will need to set it higher if you want longer session timeouts.  I believe the default is 20 minutes.


Chris

-----Original Message-----
From: Robert Orlini [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 21, 2004 10:11 AM
To: CF-Talk
Subject: increase session time

I'm getting into the programming of CF OK. I work with sessions but am a bit confused on its setup.

In the application.cfm file I have this: <CFApplication name="check" sessionmanagement="Yes" sessiontimeout="#createTimeSpan(0,0,45,0)#">
It should timeout at 45 minutes but it seems shorter than that. Is adding 60 as opposed to 45 going to get it at 60 minutes.

Can I just leave the timeout at 0 or no timeout?

Robert O.
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to