Re: Management philosophies in regards to MaxThreads and limit on open file descriptors

2009-03-04 Thread Rainer Jung
On 04.03.2009 14:30, Andrew Feller wrote: QUESTION(S): 1. Are there any general philosophies to tuning Tomcat to support a high number of maxThreads (1000+)? 64 Bit system 2. Is there any rule of thumb for determining the appropriate number of open file descriptors? If your applica

Re: Management philosophies in regards to MaxThreads and limit on open file descriptors

2009-03-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew, On 3/4/2009 8:30 AM, Andrew Feller wrote: > 2. Is there any rule of thumb for determining the appropriate number >of open file descriptors? As Chuck points out, this will be application-dependent but there is at least a place to start: if

Management philosophies in regards to MaxThreads and limit on open file descriptors

2009-03-04 Thread Andrew Feller
QUESTION(S): 1. Are there any general philosophies to tuning Tomcat to support a high number of maxThreads (1000+)? 2. Is there any rule of thumb for determining the appropriate number of open file descriptors? 3. What costs are associated with granting higher amounts of open file descr