> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Memory, handles and threads increasing in Tomcat 5.5
> 
> If your thread count doubles, I would expect your number of handles to
> quadruple (each worker thread typically has an input and output handle,
> so handles ~= 2*threads).

??? The original number of handles is also ~2*threads (plus some nearly 
constant value), so if the number of threads doubles, the number of handles 
also doubles, not quadruples.

 - 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.

Reply via email to