Re: Tomcat 6.O ajp thread issue

2012-11-05 Thread vicky007aggarwal
Thanks Mark, I have following configuration, is there anything else do i need configure ..please suggest ..as i am still able to see ajp port in Probe application with default thread count. Executor name=abc namePrefix=catalina-exec- maxThreads=150 minSpareThreads=40 / Connector port=1080

Re: Tomcat 6.O ajp thread issue

2012-11-05 Thread Mark Eggers
On 11/5/2012 12:22 AM, vicky007aggar...@yahoo.co.in wrote: Thanks Mark, I have following configuration, is there anything else do i need configure ..please suggest ..as i am still able to see ajp port in Probe application with default thread count. Executor name=abc namePrefix=catalina-exec-

Re: Tomcat 6.O ajp thread issue

2012-11-05 Thread vicky007aggarwal
Thanks Mark for ur comments .but i didnt understand what you mean by following line ;- I think you were still using the Connector-based server.xml. I am using below executor for both ajp http but why i am still seeing the ajp default

Re: Tomcat 6.O ajp thread issue

2012-11-05 Thread André Warnier
Vicky, you keep on top-posting, which is annoying and makes it difficult to follow the conversation. Please answer below the questions and suggestions of other people. My question is : apart from what the various probe programs show you as counters, are you actually *seeing* a number of

Re: Tomcat 6.O ajp thread issue

2012-11-05 Thread vicky007aggarwal
Andre- i am facing issue thats y i m Posting. I didnt intend to spam please. In probe , http values are displayed correctly but not the ajp one. Thanks, Vicky On Nov 5, 2012, at 4:35 PM, André Warnier a...@ice-sa.com wrote: Vicky, you keep on top-posting, which is annoying and makes it

Re: Tomcat 6.O ajp thread issue

2012-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 11/5/12 2:18 AM, vicky007aggar...@yahoo.co.in wrote: I have defined one executor tag in server.xml , which i am referring for both protocols i.e http Ajp. You should post your configuration. I see you posted a followup which included

Tomcat 6.O ajp thread issue

2012-11-04 Thread vicky007aggarwal
Hi All, I have defined one executor tag in server.xml , which i am referring for both protocols i.e http Ajp. Strange thing is when i am checking the MaxThreadsCount for ajp protocol using Probe application its not showing the value configured in executor instead ajp protocol is still

Re: Tomcat 6.O ajp thread issue

2012-11-04 Thread Mark Eggers
On 11/4/2012 11:18 PM, vicky007aggar...@yahoo.co.in wrote: Hi All, I have defined one executor tag in server.xml , which i am referring for both protocols i.e http Ajp. Strange thing is when i am checking the MaxThreadsCount for ajp protocol using Probe application its not showing the value