Start by using Fiddler to look at the cookie headers being sent to you from the server and being sent back by your browser. When your session gets "dropped" does the server send you a new jsessionid cookie, or is your browser still sending the same one.
Also, confirm your session time outs in the admin as well as the app to make sure there is nothing screwy going on. ~Brad -------- Original Message -------- Subject: CF8 sessions being dropped all of a sudden From: Steve Logan <[email protected]> Date: Wed, April 28, 2010 7:53 am To: cf-talk <[email protected]> We have an application that's been working fine for 9+ years now (started on CF5, now CF8.01). Yesterday we started to receive some comments from users that they weren't able to log in. I could log into their accounts fine, but they could not. They were using correct info (a failed login attempt was not being logged). One was on Firefox, the other on IE. In both cases, exiting and restarting the browser did the trick. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333183 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

