i don't think that's strictly correct.  you can't "define the timeouts" of
session variables, you define them of the entire session.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-----Original Message-----
From: Dylan Bromby [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 08, 2001 3:34 PM
To: CF-Talk
Subject: RE: Session timeout question


that's not exactly true. if you define the timeouts of session variables in
an application.cfm file, they can timeout at different times. if you set one
to timeout in 15 minutes and another at 30 minutes, then idled for 20
minutes, the first would timeout, the second would not.

-----Original Message-----
From: Bud [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 2:49 PM
To: CF-Talk
Subject: Re: Session timeout question


On 2/7/01, Phoeun Pha penned:
>Oh, i know the question now!  Are individual session variable timeouts
>independent of other session variables, or are they all affected at the
same
>instance?

All session variables that exist are refreshed at the same time when
cfapplication loads and will time out simultaneously, or real close
to it.
--

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to