Are you storing objects on the session, in particular JDBC connections or
result sets?

George Sexton
MH Software, Inc.
303 438-9585
www.mhsoftware.com


> -----Original Message-----
> From: Bill Wang [mailto:bw57...@gmail.com]
> Sent: Thursday, October 06, 2011 5:20 PM
> To: Tomcat Users List
> Subject: two questions about the session timeout in tomcat
> 
> Hi Tomcat Guru,
> 
> Recently one of Tomcat application has performance issue, which get
> slow
> respond with high sessions.
> 
> One team member recommend me to adjust the  session timeout from 60
> minutes
> to 30 minutes.  I will do that, but before change it, I'd like to
> understand
> how the performance related with the expire session timeout.
> 
>          <session-timeout>60</session-timeout>
> 
> Second, currently I monitor the session count by login the admin
> interface,
> the manual way is not efficiency, can I run some commands to get the
> sessions number? With that I can set a cronjob and generate the session
> report easily.
> 
> Regards,
> Bill


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to