Hi,

I am trying to troubleshoot why my session ends prematurely on OpenBD 1.2,
there is something funny going on (I am seeing this in Mura CMS).

But is there any way one can cfdump the current session timeout settings for
the current setting and for the application? I found a blog mention of an
undocumented CFMX feature APPLICATION.GetApplicationSettings() or some other
way? Best would be if I can get to the timeout settings for each session.

I can see that Mura tries to set different session timeouts for possible
bots in the OnRequestStart method of Application.cfc. But I have a feeling
that the timeouts gets mixed up there - either that it updates it for all
sessions when bots hit the server, or that it doesn't get set at all (and it
uses the default session timeout, from the admin).

I was starting to try to troubleshoot this the hard way (using OnSessionEnd
to dump info), but I don't really have the patience to sit and wait for
sessions to time out for me... !

Cheers,
Hugo


--
Hugo Ahlenius
fraxinus (at-sign) oxel.net
http://www.oxel.net 





-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to