RE: Tomcat and Apache | Performance

2002-12-25 Thread Rajesh B
, incresing that size, may get it solved Make sure max Ajp13processors should be greater than or equal to max clients in httpd.conf Thks, --Venkat -Original Message- From: Rajesh B [mailto:[EMAIL PROTECTED]] Sent: Tue 12/24/2002 8:57 AM To: Tomcat Users List Cc: Subject

Tomcat and Apache | Performance

2002-12-24 Thread Rajesh B
Hi All, I am using tomcat 3.3.1 and apache 1.3.27 with mod_jk (ajp12 protocol). We are running it in Solaris 2.8 ( 4 CPU 4GB RAM ). At times when the system is under heavy load, apache simply stops processessing requests. And the hits/sec goes down. The system idle state is around 99%. At

Tomcat 3.3.1 CPU utilization is too high.

2002-11-08 Thread Rajesh B
Hi, We are facing some problem with tomcat which takes 95% of the CPU. - We have got a SPARC Solaris 8 with more that 4 CPUs and 8GB RAM. - We have got one instance of tomcat 3.3.1 installed in this machine with JDK 1.3.1_05. - What we observed is that, after 20 minutes

RE: How can I protect my servlet with a login and a password?

2002-10-17 Thread Rajesh B
U just need to add basic authentication in ur apache httpd.conf file. Nothing to change in tomcat. Have a look at basic authentication in apache -Original Message- From: Luca Ventura [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 17, 2002 12:37 PM To: tomcat-user Subject: How can I

Tomcat 4 - AJP13 and apache

2002-10-16 Thread Rajesh B
Hi, We have multiple instances of tomcat 4 which are load balanced. We have integerated this to apache using mod_jk. The question is, - In server.xml, both ajp12 and ajp13 are enabled. - In worker.properties, only ajp12 is load balanced. But ajp13 also has got entries (is not load

(Urgent) Help with Tomcat 3.3 performance

2002-10-14 Thread Rajesh B
Hi all, We have a web application running in Solaris 8, Tomcat 3.3 ( 3 tomcats are load balanced with ajp12 connector) , apache 1.3.2. The box has got 4 CPUs and 4 GB of RAM. We are testing the application using LoadRunner. For lower number of users, the hits/sec are good. But as we