How can I limit the number of instance my servlet can server concurrently? 2006-04-04 - By Meryl Silverburgh
Back 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)
|
|