Chuck,

There are some thread-specific parameters you can play with, in particular -Xss. But as others have pointed out, changing one factor moves the limits on others. Your best bet (assuming you really, really need that many threads) is to run in a 64-bit process, also as previously suggested.

I posted a response and hopefully I will get some good advice.

increasing the size of the heap (from 1 to 1 gigs).

That's not much of an increase...

True enough.  I meant to say, 1 to 2 gigs (but I bet you knew that).

Stephen

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to