Tomcat Connections And Memory Usage

2004-12-03 Thread David Rickard
Apache Version: 2.0.47 Tomcat Version: 4.1.29 Connector: mod_jk Server: SunOS 5.9 Generic_112233-07 sun4u sparc SUNW,Ultra-250 Does Tomcat have a configurable maximum number of simultaneous connections (ala Apache's MaxClients property)? If so, how/where is this value configured? If not, is the

Re: Tomcat Connections And Memory Usage

2004-12-03 Thread David Boyer
To answer the first part of your question, you can configure the number of request threads on a per-connector basis: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/coyote.html http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk2.html [EMAIL PROTECTED] 12/3/2004 1:55:39 PM

RE: Tomcat Connections And Memory Usage

2004-12-03 Thread Shapira, Yoav
to do some coding. Yoav Shapira http://www.yoavshapira.com -Original Message- From: David Rickard [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 2:56 PM To: [EMAIL PROTECTED] Subject: Tomcat Connections And Memory Usage Apache Version: 2.0.47 Tomcat Version: 4.1.29 Connector