Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: How can I limit the number of instance my servlet can server concurrently?

Leon Rosenberg

2006-04-04

Replies:

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 <silverburgh.meryl@(protected):
> 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: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.