Depends on which version of tomcat you're implementing (maxProcessors for Tomcat 4.x) or (maxThreads for Tomcat 5.x)
http://tomcat.apache.org/tomcat-5.5-doc/printer/ssl-howto.html

also whether you are implementing modProxy (low load site) or modJK(high load site)
and whether or not you're supporting sticky sessions
please read this article on Load Balancing by Mladen Turk for determining which config works best
http://people.apache.org/~mturk/docs/article/ftwai.html

M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "David Kerber" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Thursday, April 26, 2007 9:38 AM
Subject: Re: Tomcat support


Venkata Naveen wrote:

Can you find out how many concurrent users can one tomcat server support?

Yes.



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




---------------------------------------------------------------------
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