On 10/10/2011 09:18, Igor Cicimov wrote:
> Is there anything in the log files? Do you have enough threads in the thread
> pool? I would also ask the DBA's to give me the list of the longest running
> queries.
+1
"the server is slow" doesn't really mean much, without more detail.
What is slow, th
George Sexton
MH Software, Inc.
303 438-9585
www.mhsoftware.com
> -Original Message-
> From: Bill Wang [mailto:bw57...@gmail.com]
> Sent: Sunday, October 09, 2011 10:02 PM
> To: Tomcat Users List
> Subject: Re: two questions about the session timeout in tomcat
>
Ah yes, I would also take a thread dump when the server is stuck just in
case the developers are wrong ;)
On Oct 10, 2011 7:18 PM, "Igor Cicimov" wrote:
Is there anything in the log files? Do you have enough threads in the thread
pool? I would also ask the DBA's to give me the list of the longest running
queries.
On Oct 10, 2011 3:02 PM, "Bill Wang" wrote:
> Hi Chris, Pid & Geroge,
>
> Thanks to everyone who replied my mail. I try to answer your
Hi Chris, Pid & Geroge,
Thanks to everyone who replied my mail. I try to answer your questions in
one mail.
1. I access the admin interface by manager app. I'd like to have exist
command to run and get the report easily, if there is no the command, I will
think to use wget | crul.
2. The applica
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
> Su
On 07/10/2011 00:20, Bill Wang wrote:
> Hi Tomcat Guru,
>
> Recently one of Tomcat application has performance issue, which get slow
> respond with high sessions.
You should find out exactly why that is, rather than guessing.
> One team member recommend me to adjust the session timeout from 60
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
On 10/6/2011 7:20 PM, Bill Wang wrote:
> Recently one of Tomcat application has performance issue, which get
> slow respond with high sessions.
Can you give us some numbers? At what point do things slow down, and
by how much do they slow down?