-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter,

On 5/19/2010 8:42 AM, Peter Crowther wrote:
> On 19 May 2010 13:26,  <tom...@habmalnefrage.de> wrote:
>> java.lang.OutOfMemoryError: unable to create new native thread
> 
> OK, so one possibility is that the Windows thread table is full.

:)

>>   - maxThreads for HTTP: 450
>>   - maxThreads for jk: 3000
> 
> That's a huge number of threads for one process.

+1

Shouldn't the "max threads" for Jk always be set to "1" on a Windows
machine? I guess it depends upon your multi-processing model: Andreas,
are you using the worker MPM? I think that's the default on win32. You
may end up with 3000 jk connections for each incoming HTTP connection. Oops.

> *Decrease* the number of threads in use in Tomcat 1.  If you set the
> HTTP and JK maxima to the same as Tomcat 2 (which is still very
> large), what happens?  Why?

+1

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkv1qEIACgkQ9CaO5/Lv0PC3JgCgnaP4YQWsIwgZx55yAt7+ewd4
1aoAnAvDb4gityX+Xw59Pr/wjEsmFYPk
=gQYf
-----END PGP SIGNATURE-----

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

Reply via email to