Re: Can we have number of RequestDispatcher (busy) logged in log files !

2015-11-06 Thread Konstantin Kolinko
2015-11-07 0:52 GMT+03:00 Christopher Schultz : > Utkarsh, > > On 11/6/15 12:47 PM, Utkarsh Dave wrote: >> Hello, >> In tomcat 7 >> I wanted to know if there is a way we can log the number of request >> dispatcher threads used/busy/blocked, in log files. Or is there a mechanism >> that logs the num

Re: ERR_SSL_PROTOCOL_ERROR

2015-11-06 Thread Christopher Schultz
Brajesh, On 11/6/15 12:53 PM, Brajesh Patel wrote: > Thanks for your reply, yes we are on too old version of tomcat , issue was > occur because infra team updated java version . Note that SSLv3 can be re-enabled for both clients and servers in recent JVM versions without too much trouble. Do you

Re: Can we have number of RequestDispatcher (busy) logged in log files !

2015-11-06 Thread Christopher Schultz
Utkarsh, On 11/6/15 12:47 PM, Utkarsh Dave wrote: > Hello, > In tomcat 7 > I wanted to know if there is a way we can log the number of request > dispatcher threads used/busy/blocked, in log files. Or is there a mechanism > that logs the number of request threads so that user can be warned about >

Re: ERR_SSL_PROTOCOL_ERROR

2015-11-06 Thread Brajesh Patel
Hi chris, Thanks for your reply, yes we are on too old version of tomcat , issue was occur because infra team updated java version . sent from YU On Nov 6, 2015 9:37 PM, "Christopher Schultz" wrote: > Brajesh, > > On 11/6/15 1:44 AM, Brajesh Patel wrote: > > We are getting "ERR_SSL_PROTOCOL_ERR

Can we have number of RequestDispatcher (busy) logged in log files !

2015-11-06 Thread Utkarsh Dave
Hello, In tomcat 7 I wanted to know if there is a way we can log the number of request dispatcher threads used/busy/blocked, in log files. Or is there a mechanism that logs the number of request threads so that user can be warned about the request dispatcher threads if too many are being in busy st

Re: Classloading performance problems, Tomcat 8 upgrade from tomcat 6

2015-11-06 Thread Mark Thomas
On 06/11/2015 16:15, Datta, Abir - Ealing wrote: > Could you please suggest something in TOMCAT 8 which might be leading to the > problem mentioned below. Define "increased significantly". A simple test case that demonstrates the issue would also help. Mark > > Thanks, > Abir > _

RE: Classloading performance problems, Tomcat 8 upgrade from tomcat 6

2015-11-06 Thread Datta, Abir - Ealing
Could you please suggest something in TOMCAT 8 which might be leading to the problem mentioned below. Thanks, Abir From: Datta, Abir - Ealing Sent: 05 November 2015 17:17 To: Tomcat Users List Subject: RE: Classloading performance problems, Tomcat 8 upgra

Re: ERR_SSL_PROTOCOL_ERROR

2015-11-06 Thread Christopher Schultz
Brajesh, On 11/6/15 1:44 AM, Brajesh Patel wrote: > We are getting "ERR_SSL_PROTOCOL_ERROR" error while hitting any request > from browser following configuration we have: > > Tomcat:5.5 > > > > > > > value="TLS_ECDHE_ECD