> From: Jing Chen [mailto:jin...@yahoo.com] > Subject: session won't timeout
> For some reason, some user's session just won't timeout and > showing active in the system for days. The user has already > closed the browser. > What could be possible reasons for sessions being active for > so long? Use Tomcat's manager webapp or LambdaProbe or JMX and look at the expiration time for the session. It's possible that your webapp is programmatically resetting the session timeout value. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org