madhu sudhan bandari wrote:
can any one suggest me how to configure Thread pool in tomcat 4.1.
http://tomcat.apache.org/tomcat-4.1-doc/config/coyote.html

my application users are 500.
Concurrent? Total? With what sort of workload?

To be perfectly honest the answers to the above questions don't matter. Try the default configuration. If that works, fine. If not, figure where the bottleneck is (*don't* guess - use a profiler) and fix it. Repeat until you get the performance you want (and maybe some head room for future growth).

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to