> From: Jon Drukman [mailto:j...@cluttered.com] 
> Subject: Re: Connection timeout

> > Do you really want to queue up requests, rather than just accepting them
> > and assigning them to threads?

> Well, I assume at some point I may run out of threads.

> > * 400 is a guess - I've got no idea how many clients you have.

> Could be up to a few thousand.  This is a pretty massive box so it should
> be able to handle it.  The app itself is fairly lightweight.

You keep contradicting yourself: is it a massive box, or can it only support a 
miniscule number of threads?  Pick one.

> > You can also use the NIO connector if you want more more concurrency.

> Explain please, or link?

http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to