As a follow-up, don't forget if you use the sessiontimeout in the
application.cfm, I don't think that value can exceed what's set in the
admin.  

On 6/15/01 6:39 AM, "Dylan Bromby" <[EMAIL PROTECTED]> wrote:

> It's other way around. If *no* application.cfm is found, the defaults in the
> CF Admin will be used.  Otherwise, any application.cfm file found by the app
> will override the admin. If the admin took precedence, there would be no use
> to setting sessions in any application.cfm file.
> 
> On 6/15/01 6:10 AM, "Arden Weiss" <[EMAIL PROTECTED]> wrote:
> 
>> Think the value specified in CF Admin controls/over-rides the value in the
>> applicatiion.cfm
>> 
>> ----- Original Message -----
>> From: "Norman Elton" <[EMAIL PROTECTED]>
>> To: "CF-Talk" <[EMAIL PROTECTED]>
>> Sent: Friday, June 15, 2001 9:01 AM
>> Subject: Weird Session Timeouts
>> 
>> 
>>> 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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to