Re: tomcat5/tomcat4 comparison

2004-04-02 Thread Walter Truitt
Just wanted to add using jk2 with a unix pipe. I am suprised to find that on Linux at least, the pipe is not as fast as sockets. -walter +--+ | Tomcat | Apache| Connector| Mean | | Version | Version | | Connection

Re: tomcat5/tomcat4 comparison

2004-03-31 Thread Walter Truitt
Posting my findings for Redhat Linux 7.3 on a Intel Zeon 2.4 with a GB of ram. My kernel is not SMP even though the Zeon has hyperthreading. I also ran ab on the same machine as apache and tomcat. I was interested in seeing the WARP connector maintained, so I also include those numbers in my

RE: tomcat5/tomcat4 comparison

2004-03-31 Thread Shapira, Yoav
PROTECTED]; [EMAIL PROTECTED] Subject: Re: tomcat5/tomcat4 comparison Posting my findings for Redhat Linux 7.3 on a Intel Zeon 2.4 with a GB of ram. My kernel is not SMP even though the Zeon has hyperthreading. I also ran ab on the same machine as apache and tomcat. I was interested in seeing

RE: tomcat5/tomcat4 comparison

2004-03-31 Thread Peter Lin
I pray for that day, but not holding my breath. :) peter Shapira, Yoav [EMAIL PROTECTED] wrote: Hi, Great stuff, thanks for posting. Now if we could only get people to search the archives before posting questions ;) Yoav Shapira Millennium Research Informatics

Re: tomcat5/tomcat4 comparison

2004-03-31 Thread Remy Maucherat
Walter Truitt wrote: I know that my tests don't compare directly to the other post, and it doesn't look like there is as much of a change in performance as the other tests showed between versions. The HelloWorldExample servlet was 1.2% faster using 5.0.19 compared to 4.1.30 with the HTTP

tomcat5/tomcat4 comparison

2004-03-30 Thread Neil MacMillan
Hi all, I'm trying to gather all the information I can about pros/cons of migrating 10-15 servers from tomcat4 to tomcat5. I have been unsuccessful in finding some good performance comparisons, and major feature differences between the two (major)versions. Can anyone provide some links/docs

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Mladen Turk
' on HelloWorld servlet, thus testing pure non-app performance (just servlet container and http connector). MT. -Original Message- From: Neil MacMillan [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 7:44 PM To: [EMAIL PROTECTED] Subject: tomcat5/tomcat4 comparison Hi all, I'm

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Mladen Turk
] Subject: tomcat5/tomcat4 comparison Hi all, I'm trying to gather all the information I can about pros/cons of migrating 10-15 servers from tomcat4 to tomcat5. I have been unsuccessful in finding some good performance comparisons, and major feature differences between the two (major

Re: tomcat5/tomcat4 comparison

2004-03-30 Thread QM
On Tue, Mar 30, 2004 at 09:44:23AM -0800, Neil MacMillan wrote: : Hi all, I'm trying to gather all the information I can about pros/cons of : migrating 10-15 servers from tomcat4 to tomcat5. I have been unsuccessful in : finding some good performance comparisons, and major feature differences :

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Neil MacMillan
Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Tue 3/30/2004 11:55 AM To: Tomcat Users List Cc: Subject:Re: tomcat5/tomcat4 comparison On Tue, Mar 30, 2004 at 09:44:23AM -0800, Neil MacMillan wrote: : Hi all, I'm trying to gather all the information I can about pros/cons

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Justin Ruthenbeck
to Tomcat5, so there's less of an audience anxious to work on Tomcat4 problems. justin -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Tue 3/30/2004 11:55 AM To: Tomcat Users List Cc: Subject:Re: tomcat5/tomcat4 comparison On Tue, Mar 30, 2004 at 09:44:23AM -0800, Neil

RE: tomcat5/tomcat4 comparison

2004-03-30 Thread Shapira, Yoav
Howdy, Up there amongst the best reasons is availability of support. As with all OSS, you benefit by aligning yourself to the main trunk of development from a bug fix and *especially* forum support point-of-view. Many (most, it seems) of the regular contributors to this list have migrated to