RE: tomcat HTTP/1.1 Connector performance

2002-07-17 Thread Shapira, Yoav

Howdy,
Have your tried Coyote?

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: David Butterworth [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 18, 2002 10:27 AM
To: 'Tomcat Users List'
Subject: tomcat HTTP/1.1 Connector performance

Hi,

I am currently running tomcat 4.0.4 with sun jdk 1.4 and linux 2.4.
java options: -server -Xms64m -Xmx512m

I am currently running the
org.apache.catalina.connector.http.HttpConnector
with maxProcessors=400.

I am looking to scale up my maxProcessors as it seems I have reached
this
limit with the current load tomcat is under.

Is there any reason why I couldn't/shouldn't  up this limit to say 1000
or
more threads to handle this load ?

Regards
David Butterworth

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


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




Re: tomcat HTTP/1.1 Connector performance

2002-07-17 Thread David Butterworth

Hi Yoav

No I haven't.
I gather coyote is more efficient than the standard connector.

Will I be able to scale coyote to 1000 + connectors ?

Thanks
David Butterworth


On Wed, 17 Jul 2002 14:27, Shapira, Yoav wrote:
 Howdy,
 Have your tried Coyote?

 Yoav Shapira
 Millennium ChemInformatics

 -Original Message-

 From: David Butterworth [mailto:[EMAIL PROTECTED]]

 Sent: Thursday, July 18, 2002 10:27 AM
 To: 'Tomcat Users List'
 Subject: tomcat HTTP/1.1 Connector performance
 
 Hi,
 
 I am currently running tomcat 4.0.4 with sun jdk 1.4 and linux 2.4.
 java options: -server -Xms64m -Xmx512m
 
 I am currently running the
 org.apache.catalina.connector.http.HttpConnector
 with maxProcessors=400.
 
 I am looking to scale up my maxProcessors as it seems I have reached

 this

 limit with the current load tomcat is under.
 
 Is there any reason why I couldn't/shouldn't  up this limit to say 1000

 or

 more threads to handle this load ?
 
 Regards
 David Butterworth
 
 --
 To unsubscribe, e-mail:   mailto:tomcat-user-
 [EMAIL PROTECTED]
 For additional commands, e-mail: mailto:tomcat-user-
 [EMAIL PROTECTED]


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