I am using cflogin logic to control some access within my framework and is working just fine. However, I notice that the timeout logic can not be overridden without increasing the session timeout. That's unexpected behaivor, IMO, but I can work with it by increasing the session time. I've tried to increase the cflogin idletimeout but it seems to be tied to my application override settings.
1st, has anyone else experienced this, as I might be looking at the problem wrong. Seems a little backwards to me, but perhaps that is desired behaivor, or perhaps I have missed an important note in the docs. 2nd, if I have to increase the session time out, what impact would that have on performance? In the past, I always held authorized users sessions much longer than non-authorized ones with PHP, but I am not sure if that is possible in this case. Is there a way to purge non-logged in users while keeping just the logged in ones? Thanks in advance! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262362 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

