Re: Tuning Tomcat 3

2003-03-17 Thread Bill Barker
Well, for a high-load system, the first thing that I would do is to use the 3.3.2-dev (aka nightly) CoyoteConnector. It is much more efficient at handling requests than the Http10Connector that ships with 3.3.1 (which in turn, is much better than the connector that ships with 3.2.x). It is

Tuning Tomcat 3

2003-03-16 Thread Liquid
Hi, what can i configure if my Tomcat have many connection, many user working on it by HTTP connector. It take 80 - 90 % of procesor time. Im using FreeBSD 4.7, JDK 1.3.1, Tomcat 3, and dual P3 1,13 GHz. Can you help me? Liquid

Tuning Tomcat

2002-06-14 Thread Ravi Verma
Dear Friends, My team is working on deploy a heavy load transaction(1000 hits/sec) application on Apache and Tomcat. We are using HP-UX 9000. We are using load balancing feature of Tomcat. So far we have experienced that the loadbalancer runs out of memory. It would be nice if Tomcat would

Re: tuning tomcat!!

2002-03-07 Thread tsmets
] To: [EMAIL PROTECTED] Sent: 07 March, 2002 12:30 PM Subject: Re: tuning tomcat!! Hi Thomas, I have tried it, but in vain :-( Anyway its using only 20-25 MB out of default 64 MB memory. Any thoughts? Rahul. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED

RE: tuning tomcat!!

2002-03-07 Thread Randy Layman
. Randy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 7:32 AM To: Rahul Asanikar Cc: Tomcat Users List Subject: Re: tuning tomcat!! What borthers you with that ? Is the system too slow / sloppy ? I would also try

Tuning Tomcat

2001-08-12 Thread Aravind Naidu
Hi, Is there a guideline/doc on tuning Tomcat and it's connectors, (i.e.) Ajp13, mod_jk etc. I can see that there are parameters for max_threads etc. but what is ideal and what are the defaults ? My current config. Redhat 7.1, IBM JDK 1.3, TC 3.2.3, IBM HTTP Server 1.3.19 with mod_jk