Re: Tomcat not closing threads -- SOLVED ??

2009-05-27 Thread Chetan Chheda
only a web tier can reside. Chetan From: "Caldarale, Charles R" To: Tomcat Users List Sent: Wednesday, May 27, 2009 11:38:11 AM Subject: RE: Tomcat not closing threads -- SOLVED ?? > From: Chetan Chheda [mailto:chetan_chh...@yahoo.com] > Su

RE: Tomcat not closing threads -- SOLVED ??

2009-05-27 Thread Caldarale, Charles R
> From: Chetan Chheda [mailto:chetan_chh...@yahoo.com] > Subject: Re: Tomcat not closing threads -- SOLVED ?? > > Pardon my ignorance .. but browsing thru the application directories I > found a number of other file types like css, javascript, ser etc and > wasnt sure whether t

Re: Tomcat not closing threads -- SOLVED ??

2009-05-27 Thread Chetan Chheda
tml pages. Nobody in my shop knows this side of the application and vendor support is terrible. From: Christopher Schultz To: Tomcat Users List Sent: Wednesday, May 27, 2009 10:31:20 AM Subject: Re: Tomcat not closing threads -- SOLVED ?? -BEGIN PGP SIG

Re: Tomcat not closing threads -- SOLVED ??

2009-05-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chetan, On 5/26/2009 2:47 PM, Chetan Chheda wrote: > After some digging thru config files setup by the vendor, I think I > might have found the root cause ..Correlating the access_log and tomcat > logs, I found out that tomcat threads were shooting up

Re: Tomcat not closing threads -- SOLVED ??

2009-05-26 Thread André Warnier
Chetan Chheda wrote: Great thanks! I will test out the alternate method ... What I meant when I asked about gif files and tomcat was basically is it an expensive transaction for tomcat ajp13 vs apache vs tomcat's http connector? I guess in other words I am trying to assess the impact my proposed

Re: Tomcat not closing threads -- SOLVED ??

2009-05-26 Thread Chetan Chheda
our environment. From: André Warnier To: Tomcat Users List Sent: Tuesday, May 26, 2009 3:20:06 PM Subject: Re: Tomcat not closing threads -- SOLVED ?? André Warnier wrote: > Chetan Chheda wrote: >> After some digging thru config files setup by the ven

Re: Tomcat not closing threads -- SOLVED ??

2009-05-26 Thread André Warnier
André Warnier wrote: Chetan Chheda wrote: After some digging thru config files setup by the vendor, I think I might have found the root cause ..Correlating the access_log and tomcat logs, I found out that tomcat threads were shooting up whenever a large number of GIF files were being requested

Re: Tomcat not closing threads -- SOLVED ??

2009-05-26 Thread André Warnier
Chetan Chheda wrote: After some digging thru config files setup by the vendor, I think I might have found the root cause ..Correlating the access_log and tomcat logs, I found out that tomcat threads were shooting up whenever a large number of GIF files were being requested. These are the modjk s

Re: Tomcat not closing threads -- SOLVED ??

2009-05-26 Thread Chetan Chheda
After some digging thru config files setup by the vendor, I think I might have found the root cause ..Correlating the access_log and tomcat logs, I found out that tomcat threads were shooting up whenever a large number of GIF files were being requested. These are the modjk settings in our appl