-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck,
On 11/13/2009 2:54 PM, Caldarale, Charles R wrote: >> 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. Er, right. I think what I meant to say was that the number of handles increases at twice the rate of the number of threads. So, if you add 100 threads you add 200 handles, not 100. Thanks for pointing that out. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkr9utoACgkQ9CaO5/Lv0PCk8gCeNJwRmvsJzZDzmQIygZ0vNVvq UUsAoJKgb7gUOuXDOZAtX1cFSSsl70hS =KDxM -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org