My understanding is that application and session are separate. Ie: you can set a 5 minute application timeout and a 30 minute session timeout.
I think what you're seeing is the correct behavior. Side note: you can restart Jrun/CF and the sessions will be recovered (depending on you're setup). I don't think the application(s) are recovered(?) Cheers, AS -----Original Message----- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Sunday, 30 April 2006 12:12 PM To: CF-Talk Subject: Where does the sessionID come from? Where does the session ID come from? I've noticed lately as I'm working on my Application.cfc, that when I dump session and application variables, I can have a new application start, but the sessionID is the same. I thought the sessionid was always a unique value, and when the application restarted, all sessions were lost, and therefore a new session would have a new sessionid. Yet here i have a new application, but the same sesionid as the previous one. HUH? -- Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239123 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

