Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: Peak load of Tomcat-powered server(s)?

Caldarale, Charles R

2006-12-27

Replies:

> From: Li Ma [mailto:lima01@(protected)]
> Subject: Re: Peak load of Tomcat-powered server(s)?
>
> For the concept No 2, I dont understand why the user defined in
> tomcat-users.xml will matter to number of connection or maxThreads?

He can't, because there is no relationship between the two. What does
matter is the use of keep-alives when employing the standard connector
(non-APR, non-nio); IIRC, this will tie up a thread to hold the HTTP
connection open.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.