Re: mod_jk busyness , sending more request's to backend tomcats causing high cpu

2014-12-27 Thread Rajesh Cherukuri
Chris Thanks for the response here are the details , i can also see that the backend tomcat which has high cpu has processed less number of request when compared with other tomcat's i checked this from tomcat access logs , in the monotoring tool i can see that the tomcat which has issues have t

Re: How to setup mod_jk to work with an Instance of CATALINA_BASE

2014-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nikolas, On 12/27/14 2:02 AM, Nikolas Nikolaou wrote: > Thanks for the Info.Much appreciated.I've got It working with a > few Instances without Issue.Is setting the workers.tomcat_home to > $CATALINA_HOME unnecessary ? Completely unnecessary. Only

Re: REST call failure on newer tomcat version/update

2014-12-27 Thread Sean Dawson
Thanks for the extra info. I will have a look at what you've mentioned. Over the past couple days, I've gone through the rfcs and other links, as well as part of the HTTP definitive guide book. On Sat, Dec 27, 2014 at 10:57 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BE

Re: Tomcat Clustering

2014-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Arun, On 12/26/14 12:36 PM, Arun Kumar wrote: > I have two Tomcat 7.0 installed on two different machines and > edited the server.xml file on both the machines with the code > below, i am not sure if the Tomcats are clustered. Which exact version

Re: mod_jk busyness , sending more request's to backend tomcats causing high cpu

2014-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rajesh, On 12/24/14 7:50 AM, Rajesh Cherukuri wrote: > Qe have noticed that mod_jk method busyness is sending more > requests to backend tomcat and causing hung threads and high CPU. > > [I] need to understand why it's doing that. Are you saying

Re: REST call failure on newer tomcat version/update

2014-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sean, On 12/23/14 9:48 PM, Sean Dawson wrote: > On Tue, Dec 23, 2014 at 7:57 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> So the web server (serving the HTML) is on one machine and the >> application server (responding to