Re: Performance of tomcat 3.2.3

2001-11-16 Thread Justin Erenkrantz

On Fri, Nov 16, 2001 at 09:16:18AM -0800, Michael Jennings wrote:
 Hi everyone,
 
 I'm working on a project for a client that involves a servlet engine component. I 
suggested tomcat
 since I am most familiar with it and it seems the most compliant servlet engine 
around.
 My client has mentioned concerns about tomcat's performance and now is insisting on
 using IBM websphere 4.0

FWIW, I've heard of nothing but bad experiences with WebSphere.
 
 My suspicion is that tomcat's performance will be fine for this application, but I 
would
 like to have some hard numbers to back up my claim. Does anyone know of any kind
 of tool or code out there that can measure http and https performance?

http://httpd.apache.org/test/flood/

If you enable the HotSpot Server VM, you'll get about as good as
you can with any Java application.  -- justin


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Performance of tomcat 3.2.3

2001-11-16 Thread Ryan Lubke

http://jakarta.apache.org/jmeter/index.html

On Fri, 2001-11-16 at 12:16, Michael Jennings wrote:
 Hi everyone,
 
 I'm working on a project for a client that involves a servlet engine component. I 
suggested tomcat
 since I am most familiar with it and it seems the most compliant servlet engine 
around.
 My client has mentioned concerns about tomcat's performance and now is insisting on
 using IBM websphere 4.0
 
 My suspicion is that tomcat's performance will be fine for this application, but I 
would
 like to have some hard numbers to back up my claim. Does anyone know of any kind
 of tool or code out there that can measure http and https performance?
 
 Thanks in advance.
 -Mike Jennings



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Performance of tomcat 3.2.3

2001-11-16 Thread Jeff Kilbride

Also:

http://www.webperformanceinc.com/

Great program and very easy to set up fairly complex tests. I only wish it
was open source!  :(

(they do have a free trial period, though)

Thanks,
--jeff

- Original Message -
From: Ryan Lubke [EMAIL PROTECTED]
To: Tomcat Developers List [EMAIL PROTECTED]
Sent: Friday, November 16, 2001 9:46 AM
Subject: Re: Performance of tomcat 3.2.3


 http://jakarta.apache.org/jmeter/index.html

 On Fri, 2001-11-16 at 12:16, Michael Jennings wrote:
  Hi everyone,
 
  I'm working on a project for a client that involves a servlet engine
component. I suggested tomcat
  since I am most familiar with it and it seems the most compliant servlet
engine around.
  My client has mentioned concerns about tomcat's performance and now is
insisting on
  using IBM websphere 4.0
 
  My suspicion is that tomcat's performance will be fine for this
application, but I would
  like to have some hard numbers to back up my claim. Does anyone know of
any kind
  of tool or code out there that can measure http and https performance?
 
  Thanks in advance.
  -Mike Jennings



 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]