Been using CF for so long, I should know these things without thinking.  I'm
guessing I may even have known the answers at one time...

If a cfapplication has session, but not client management enabled (and is
using client cookies), then is there any difference in the cookie that CF
uses?  Expiration date, for instance.

How does CF keep track of sessions?  I realize it uses the CFID/CFTOKEN combo
set in a cookie or in the url, but where does it keep session tracking
information and session variables?  In memory?  All sessions are lost if the
cf application service is restarted, correct?

If client management is enabled, does CF _ever_ clean up client variables or
are they considered "permanent"?

If client management is enabled, is there a simple way, for testing purposes,
to reset the client variables so that a developer can test an application as
if they were coming in fresh to the application?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to