> From: Titi Wangsa [mailto:[EMAIL PROTECTED] > Subject: Re: Advice about Tomcat on x86_64 architecture.. > > correct me if i'm mistaken, but i've read that > the more memory you allocate for you Heap, the > less thread you have,
That's somewhat true with a 32-bit OS, but even then you can still get hundreds of threads with the maximum heap (~ 1.5 - 1.8 GB). On 64-bit systems, each process space is so large that there's no significant interaction. How many threads are you talking about and why do you think you need so many? - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]