RE: how to make tomcat faster

2002-07-15 Thread Jackson, Stephen
One item I found to increase tomcat performance is to run tomcat with the -server option -Original Message- From: Joe Schiavone [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 14, 2002 4:43 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: how to make tomcat faster HOST your

Re: how to make tomcat faster

2002-07-14 Thread Joe Schiavone
HOST your production using a UNIX box. I recommend Solaris x86. However, a good tightly configured linux machine would suffice too. If you can swing it, get dual cpu's and max memory. reguards, joe hi, i have been developing using Tomcat 4.0.1.. and i hv had no problems about that. Now i

Re: how to make tomcat faster

2002-07-14 Thread mls
Joe Schiavone wrote: HOST your production using a UNIX box. I recommend Solaris x86. However, a good tightly configured linux machine would suffice too. Curious to know what advantage Solaris x86 offers versus Linux. Is it thread handling? das -- To unsubscribe, e-mail: mailto:[EMAIL

how to make tomcat faster

2002-07-13 Thread Anoop Kumar V
hi, i have been developing using Tomcat 4.0.1.. and i hv had no problems about that. Now i have moved all my applications on to the production server, where hopefully i wdnt be making any more changes. But i want to make Tomcat respond faster to requests. Obviously the production environment

RE: how to make tomcat faster - performance tuning

2002-07-13 Thread Anoop Kumar V
Ohh.. let me also add.. The number of users accessing the application is close to about 100-180 at peak time. And i hv IIS configured with Tomcat (which has already slowed it down..was faster as a stand-alone on port 8080, but had no choice). And its running on Win2K(obviously). Hoping to get

RE: how to make tomcat faster

2002-07-13 Thread Clay Graham
and you are already using the apache worker? clay -Original Message- From: Anoop Kumar V [SMTP:[EMAIL PROTECTED]] Sent: Saturday, July 13, 2002 5:11 AM To: 'Tomcat Users List' Subject:how to make tomcat faster hi, i have been developing using Tomcat 4.0.1.. and i hv

RE: how to make tomcat faster

2002-07-13 Thread Anoop Kumar V
yes.. i am using ajp13. -anoop -Original Message- From: Clay Graham [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 13, 2002 6:05 PM To: 'Tomcat Users List' Subject: RE: how to make tomcat faster and you are already using the apache worker? clay -Original Message- From

RE: how to make tomcat faster

2002-07-13 Thread Reynir Hübner
. -Original Message- From: Anoop Kumar V [mailto:[EMAIL PROTECTED]] Sent: 13. júlí 2002 12:11 To: 'Tomcat Users List' Subject: how to make tomcat faster hi, i have been developing using Tomcat 4.0.1.. and i hv had no problems about that. Now i have moved all my applications

RE: how to make tomcat faster

2002-07-13 Thread Anoop Kumar V
to set it up. (is it similar to Jikes?) -anoop -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 13, 2002 6:16 PM To: Tomcat Users List Subject: RE: how to make tomcat faster Hi, please inform us of what kind of work you are doing with tomcat, are you

RE: how to make tomcat faster

2002-07-13 Thread Reynir Hübner
2002 13:51 To: 'Tomcat Users List' Subject: RE: how to make tomcat faster hi, OK..maybe i shd hv included that in my first message..anyway its here. This application has considerable database work with a few reports thrown in here and there. I have just one servlet, remaining

RE: how to make tomcat faster

2002-07-13 Thread Anoop Kumar V
i am testing this out on my local m/c. tell me if there are any other ways pls. -anoop -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 13, 2002 7:35 PM To: Tomcat Users List Subject: RE: how to make tomcat faster well to install jasper from

RE: how to make tomcat faster [jasper error]

2002-07-13 Thread Jacob Hookom
Subject: RE: how to make tomcat faster well to install jasper from the 4.1.7 you only need to take 2 or 3 jar files and replace the old ones in tc 4.0.4. the jar files are from tc.4.1.7 : common/lib/jasper-compiler.jar common/lib/jasper-runtime.jar common/lib/commons-collections.jar and if I

[FIXED] RE: how to make tomcat faster [jasper error]

2002-07-13 Thread Jacob Hookom
: Saturday, July 13, 2002 11:21 AM To: 'Tomcat Users List' Subject: RE: how to make tomcat faster [jasper error] I followed your example of importing the 4 jars from 1.7 to 0.4, but my pages now are not displaying on the basis of: javax.servlet.ServletException