> The maximum sessiontimout is also set in the CF admin. If you specify a
> sessiontimout of 2 hours, and the maximum is set to 20 minutes in the CF
> admin, the user will be kicked off in 20 minutes due to the timout in CF
> Admin. So, check your admin settings if they are correct.

The maximum and default sessiontimeout in CF admin is set to 2 hours and my
<cfa_applicationinitialize> looks like this...

<cfa_applicationInitialize name="ext_bygganytt" mode="browse"
sessionManagement="true" sessiontimeout="#createtimespan(0,2,0,0)#"
applicationtimeout="#createtimespan(0,2,0,0)#">

...still, the session don�t last longer then 20 minutes.

// daniel


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to