"Herman Schultz" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> My understanding is tomcat will spawn a thread for each request to my
> servlet.
> How can I limit the number of thread that tomcat spawn for my servlet
> simultaneously?
>
> And let say if I limit the simulate
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Herman,
Herman Schultz wrote:
> My understanding is tomcat will spawn a thread for each request to my
> servlet.
I think you might be misinterpreting this part of the spec. It just says
that each request will be handled by a separate thread. That doe