RE: How do I increase performance on Tomcat?

2002-10-31 Thread JStanczak
] | | cc: | | Subject: RE: How do I increase performance on Tomcat

RE: How do I increase performance on Tomcat?

2002-10-31 Thread JStanczak
: | | Subject: RE: How do I increase performance on Tomcat? | --| I am getting a cycle like pattern. I have

How do I increase performance on Tomcat?

2002-10-30 Thread JStanczak
I'm running Tomcat 4 on a Solaris 8 Sparc server. I've been watching the traffic increase on my server as I add more and more resources over time. In the process of this I've increased the maximum memory the JVM uses to keep Tomcat from running out of memory. Then I had to increase the maximum

Re: How do I increase performance on Tomcat?

2002-10-30 Thread kathee
Tomcat Tuning Notes (applies to all versions and a good start) ** Exerpted from: http://jakarta.apache.org/tomcat/tomcat-3.2-doc/uguide/tomcat_ug.html. Please see this for the complete Tomcat User Guide. Real World Configuration Tips By default the Tomcat distribution comes with a naive

Re: How do I increase performance on Tomcat?

2002-10-30 Thread JStanczak
: | | Subject: Re: How do I increase performance on Tomcat

RE: How do I increase performance on Tomcat?

2002-10-30 Thread David Tildesley
Message- From: [EMAIL PROTECTED] [mailto:JStanczak;vinu.edu] Sent: Thursday, 31 October 2002 4:18 a.m. To: Tomcat Users List Subject: Re: How do I increase performance on Tomcat? Here's my server.xml file. I'm using Tomcat 4 in standalone. I guess I'm not understanding the connection pooling part

RE: How do I increase performance on Tomcat?

2002-10-30 Thread Craig R. McClanahan
On Thu, 31 Oct 2002, David Tildesley wrote: Date: Thu, 31 Oct 2002 07:19:48 +1300 From: David Tildesley [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: How do I increase performance on Tomcat? I've observed