Thank you.  Will check it out.
   --Cam--

Quoting "Algarve, Leila" <[EMAIL PROTECTED]>:

> Check if your servlet class implements SingleThreadModel, in this case
> one
> instance of the servlet will be able to handle just one request.
> 
> Leila
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Cam DeBuck [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 8. Januar 2001 07:12
> An: [EMAIL PROTECTED]
> Betreff: Servlet and Multiple Instances
> 
> 
> I've written a servlet that is getting hit pretty hard.  It works fine
> when
> just one user access hit.  However, when they are multiple people
> hitting
> the servlet, it seems like that it is only serving one person at a time.
>  Is
> there some confirguration option that I am missing so that it can
> spawn
> multiple threads.  Any help would be appreciated.  Thanks.
>   --Cam--
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 



--Cam--

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

Reply via email to