This one's got me stumped. In my application.cfm, I've got...

CFAPPLICATION NAME="PansophyPrd" CLIENTMANAGEMENT="Yes"
SESSIONMANAGEMENT="Yes" SETCLIENTCOOKIES="Yes"
SESSIONTIMEOUT="#CreateTimeSpan(0,8,0,0)#"
APPLICATIONTIMEOUT="#CreateTimeSpan(0,8,0,0)#"

Seems right to me. Technically there shouldn't be quotes are the
createtimespans, but it doesn't seem to make any difference.

In CF Administrator, the maximum session timeout is 10 hours, the default is
20 minutes. The catch is, sessions seem to time out within an hour. Perhaps
it's somehow using the 20 minute default (I was away from my desk the entire
hour). This has happened before on other servers, and it certainly
troubling.

Any advice?

Thanks

Norman Elton


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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