Re: Tomcat tuning

2008-04-16 Thread David kerber
e, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 11:44 AM To: Tomcat Users List Subject: RE: Tomcat tuning From: Charlie Wingate [mailto:[EMAIL PROTECTED] Subject: RE: Tomcat tuning I do not know of any documents that directly speak to performance tuning The

RE: Tomcat tuning

2008-04-16 Thread Charlie Wingate
1:44 AM To: Tomcat Users List Subject: RE: Tomcat tuning > From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat tuning > > I do not know of any documents that directly speak to > performance tuning The reason for that is performance tuning depends almost entirely

RE: Tomcat tuning

2008-04-16 Thread Caldarale, Charles R
> From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat tuning > > I do not know of any documents that directly speak to > performance tuning The reason for that is performance tuning depends almost entirely on the applications being run, not on the contain

Réf. : RE: Tomcat tuning

2008-04-16 Thread jean-louis . mateo
| |Pour : "Tomcat Users List" | |cc :

RE: Tomcat tuning

2008-04-16 Thread Charlie Wingate
I have "played" with max threads, min spare threads max spare threads in sever.xml in performance tuning. The defaults from a tomcat install were dreadfully low for the load testing I was doing. I also have increased the java memory available to Tomcat during that same testing. I got performa

Réf. : Re: Réf. : RE: Tomcat tuning

2008-04-16 Thread jean-louis . mateo
Pour : Tomcat Users List | |cc : | | Objet :

Re: Réf. : RE: Tomcat tuning

2008-04-16 Thread David kerber
| |Pour : "Tomcat Users List" | |cc :

Réf. : RE: Tomcat tuning

2008-04-16 Thread jean-louis . mateo
Pour : "Tomcat Users List" | |cc :

RE: Tomcat tuning

2008-04-16 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Tomcat tuning > > Tomcat : 5.0.28 > Java : 1.4.2 SR8 > Apache : 2.2.4 > Mod_jk : 1.2.25 > > is there any doc. about the tuning of tomcat ? There are several things you can do: 1) Use a newer JVM. 2) Use a newer version of To