try the latest version of Tomcat 6, if that doesn't work, provide a test case
so we can take a look at it
On 7/8/2011 4:07 PM, Sudeep Pradhan wrote:
Any insights on this?
-Original Message-
From: Sudeep Pradhan [mailto:pradh...@vmware.com]
Sent: Wednesday, June 29, 2011 4:54 PM
To: use
Thank you Konstantin and Chris.
I have setup Apache 2.2.19 through mod_jk 1.2.21
To enable compression on the SSL traffic, Apache and Tomcat are setup in a
reverse proxy.
1- Should I take the thread dumps now, or when Tomcat is in the
'non-responding' state?
2- Is it a good idea to make the
Hi all,
I have a system with Windows Server 2008 (32 bit), Sun/Oracle JDK 1.6.0_26
and Im using Tomcat 7.0.16 with Tomcat Native 1.1.20, and IIS 7.0 with
ISAPI Redirector 1.2.32. For AJP, I use the AJP-APR connector.
Sometimes, when many requests are sent to a webapp in short time, some
requests
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Konstantin,
On 7/8/2011 5:00 PM, Konstantin Kolinko wrote:
> You have to take three thread dumps with small interval between
> them, to see what Tomcat is actually doing. (How to make dumps ->
> see FAQ).
+1
> One usual cause is when you have infin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sai,
On 7/9/2011 8:55 AM, Sai Pullabhotla wrote:
> I added the system property
> org.apache.catalina.session.StandardSession.ACTIVITY_CHECK and set
> it to true, and it appears to be preventing the session timeout.
Glad to see it's working out for y