> From: Li Ma [mailto:[EMAIL 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@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]