Re: Hi, Using Tomcat for the first time:

2001-02-22 Thread Steve Ruby
name="max_spare_threads" value="4"/ Parameter name="min_spare_threads" value="2"/ /Connector ## # Andrew Stewart ([EMAIL PROTECTED]) # MEGAStation.com # Web / Systems Developer #

Hi, Using Tomcat for the first time:

2001-02-13 Thread Andrew Stewart
and I have to say I am impressed so far I've tried three other Java VM's and have had very dissapointing experiences with them (Caucho's Resin, NA's ServletExec, and Allaire's JRun). Anyway, one of the few questions I'd like to ask is if there's anyway to control the number of threads (or

Re: Hi, Using Tomcat for the first time:

2001-02-13 Thread Geoff Lane
Yes, there are max_threads, min_spare_threads and max_spare_threads. See: http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html under 'Configuring thread pools' Example: Connector className="org.apache.tomcat.service.PoolTcpConnector" Parameter name="handler"

RE: Hi, Using Tomcat for the first time:

2001-02-13 Thread Vijayanand Sukumar
ads" value="25"/ Parameter name="min_spare_threads" value="10" / /Connector this might help cheers vijay -Original Message- From: Andrew Stewart [mailto:[EMAIL PROTECTED]] Sent: Tuesday, Februar