Re: OOME issue in Tomcat 6.0.18(with SSL)

2013-06-13 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chirag, On 6/13/13 12:59 AM, Chirag Dewan wrote: A little more digging in and I found out that only with SSL,tomcat is creating a large number of sessions. I can see in the logs for HTTP: INFO: SessionListener: sessio

Re: OOME issue in Tomcat 6.0.18(with SSL)

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chirag, On 6/13/13 12:59 AM, Chirag Dewan wrote: > A little more digging in and I found out that only with SSL,tomcat > is creating a large number of sessions. I can see in the logs for > HTTP: > > INFO: SessionListener: > sessionDestroyed('2E8DE0

Re: OOME issue in Tomcat 6.0.18(with SSL)

2013-06-12 Thread Chirag Dewan
entation,which creates sockets. Chirag. From: Christopher Schultz To: Tomcat Users List Sent: Wednesday, 12 June 2013 8:14 PM Subject: Re: OOME issue in Tomcat 6.0.18(with SSL) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chirag, On 6/12/13 1:01 AM, Chirag Dewan wrote: >

Re: OOME issue in Tomcat 6.0.18(with SSL)

2013-06-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chirag, On 6/12/13 1:01 AM, Chirag Dewan wrote: > I am facing an Out of Memory Issue with my application. I am using > Embedded Tomcat 6.0.18. I have a simple servlet deployed which > does nothing but set the HTTPResponse and return it. Are you su

Re: OOME issue in Tomcat 6.0.18(with SSL)

2013-06-11 Thread Chirag Dewan
AM Subject: RE: OOME issue in Tomcat 6.0.18(with SSL) > From: Chirag Dewan [mailto:chirag.dewa...@yahoo.in] > Subject: OOME issue in Tomcat 6.0.18(with SSL) > I am using Embedded Tomcat 6.0.18. Which is nearly five years old.  Many, many fixes (including serious security-related on

RE: OOME issue in Tomcat 6.0.18(with SSL)

2013-06-11 Thread Caldarale, Charles R
> From: Chirag Dewan [mailto:chirag.dewa...@yahoo.in] > Subject: OOME issue in Tomcat 6.0.18(with SSL) > I am using Embedded Tomcat 6.0.18. Which is nearly five years old. Many, many fixes (including serious security-related ones) have gone in since that version was released; you sh

OOME issue in Tomcat 6.0.18(with SSL)

2013-06-11 Thread Chirag Dewan
Hi All, I am facing an Out of Memory Issue with my application. I am using Embedded Tomcat 6.0.18. I have a simple servlet deployed which does nothing but set the HTTPResponse and return it. Now I have 2 testing clients Client 1: HTTPClient 3.1 with MultiThreadedHttpConnectionManager with SSL