Dragan Jotanovic wrote:
> Now, my question is, what would be the optimal configuration for tomcat 
> connector and Thread sPerChild in apache? How much would it be safe to 
> increase number of threads for this kind of machine?

It all depends on your application. You need to profile it, understand
what resources are required per user / session / request (which ever
makes sense for your application) and then scale the system appropriately.

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