RE: tomcat 7.0.27 HTTP Status 404 - /manager/status

2012-09-09 Thread Ch. Fawad Nazir
Yes Tomcat run with Root. I made a copy of tomcat-users.xml to tomcat-users.xml-old before make any changes to original file. Did some changes in tomcat-users.xml ... and after that delete the tomcat-users.xml. And again rename the tomcat-users.xml-old to tomcat-users.xml again and restart the Tomc

Re: tomcat 7.0.27 HTTP Status 404 - /manager/status

2012-09-09 Thread André Warnier
Please do not "top-post". Ch. Fawad Nazir wrote: -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, September 10, 2012 12:09 AM To: Tomcat Users List Subject: Re: tomcat 7.0.27 HTTP Status 404 - /manager/status Ch. Fawad Nazir wrote: Hi I have installed

RE: tomcat 7.0.27 HTTP Status 404 - /manager/status

2012-09-09 Thread Ch. Fawad Nazir
It is same as it was when it was working. -rw--- 1 root root 1625 Sep 8 04:45 tomcat-users.xml Ch. Fawad Nazir Email: fa...@biome.io +92-321-5167532 Skype: fawad1n Disclaimer: “This email and any files transmitted with it are confidential and intended solely for the use of the individual

RE: IIS 7.5 + AJP Connector

2012-09-09 Thread Alex Samad - Yieldbroker
Hi > -Original Message- > From: Martin Gainty [mailto:mgai...@hotmail.com] > Sent: Monday, 10 September 2012 12:11 PM > To: Tomcat Users List > Subject: RE: IIS 7.5 + AJP Connector > > > Alex > > connection_pool_size is usually for pooling algorithms such as DBCP.. > Are you following t

RE: IIS 7.5 + AJP Connector

2012-09-09 Thread Martin Gainty
Alex connection_pool_size is usually for pooling algorithms such as DBCP.. Are you following the DBCP configuration doc? http://commons.apache.org/dbcp/configuration.html you also mentioned cluster if so you want to follow tribes configuration doc http://tomcat.apache.org/tomcat-6.0-doc/tribes/

RE: IIS 7.5 + AJP Connector

2012-09-09 Thread Alex Samad - Yieldbroker
-Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Monday, 10 September 2012 8:58 AM To: users@tomcat.apache.org Subject: Re: IIS 7.5 + AJP Connector [snip] >>> Don't know what is, but connection_pool_size only goes to the >>> ajp13 workers, not to the lb

Re: IIS 7.5 + AJP Connector

2012-09-09 Thread Rainer Jung
On 09.09.2012 22:16, Alex Samad - Yieldbroker wrote: -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Sunday, 9 September 2012 7:03 PM To: users@tomcat.apache.org Subject: Re: IIS 7.5 + AJP Connector On 08.09.2012 23:35, Alex Samad - Yieldbroker wrote: Hi Sor

RE: IIS 7.5 + AJP Connector

2012-09-09 Thread Alex Samad - Yieldbroker
> -Original Message- > From: Rainer Jung [mailto:rainer.j...@kippdata.de] > Sent: Sunday, 9 September 2012 7:03 PM > To: users@tomcat.apache.org > Subject: Re: IIS 7.5 + AJP Connector > > On 08.09.2012 23:35, Alex Samad - Yieldbroker wrote: > > Hi > > > > Sorry, I spoke to soon this is my

Re: tomcat 7.0.27 HTTP Status 404 - /manager/status

2012-09-09 Thread André Warnier
Ch. Fawad Nazir wrote: Hi I have installed tomcat 7.0.27 on CentOS. When access http://IP:8080 it works fine. When click on any option "Server Status , Manager Apps, Host Manger" it shows HTTP Status 404 - /manager/status. IT was working fine, I want To make changes in tomcat-users.xml, So I

tomcat 7.0.27 HTTP Status 404 - /manager/status

2012-09-09 Thread Ch. Fawad Nazir
Hi I have installed tomcat 7.0.27 on CentOS. When access http://IP:8080 it works fine. When click on any option "Server Status , Manager Apps, Host Manger" it shows HTTP Status 404 - /manager/status. IT was working fine, I want To make changes in tomcat-users.xml, So I make backup of this file

Re: IIS 7.5 + AJP Connector

2012-09-09 Thread Rainer Jung
On 08.09.2012 23:35, Alex Samad - Yieldbroker wrote: Hi Sorry, I spoke to soon this is my config. I set this in my template worker.template.connection_pool_size=1000 and use the template to create 2 workers and add the 2 workers to a cluster I am guessing from my testing that the cluster needs