Tomcat connectors provide maxThreads parameter to throttle the number of
concurrent transactions.  But what actually happens when this number is
exceeded?  Are additional requests queued, or are they simply bounced?

We have Apache in front of Tomcat (for dubious reasons).  Where is the
best place to throttle, Apache or Tomcat?

Any ideas welcome.

Thanks,

Anthony

--
Dr Anthony Berglas 
Ph. +61 7 3227 4410
Mob. +61 44 838 8874
[EMAIL PROTECTED]; [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