I suppose yes, using the singlethreaded model and 10 servlet instances.
Though, what is the purpose of this limitation, maybe there are better
ways to solve it?

regards
Leon

On 4/4/06, Meryl Silverburgh <[EMAIL PROTECTED]> wrote:
> Is it possible to limit Tomcat to just handle 10 concurrently request
> to my servlet?
> for all others (11 and onward), it will queue them up, and serve them
> only when one of the currently-serving request is done?
>
> Thank you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to