RE: tomcat maximum thread settings

2009-06-18 Thread Caldarale, Charles R
> From: m zyzy [mailto:myz...@gmail.com] > Subject: Re: tomcat maximum thread settings > > can I increase the maximum threads value from 200 to something > larger like perhaps 400 or 500 for each webapp ? The maxThreads value is for a (or perhaps executor, if you're using

Re: tomcat maximum thread settings

2009-06-18 Thread m zyzy
can I increase the maximum threads value from 200 to something larger like perhaps 400 or 500 for each webapp ? Thanks. On Thu, Jun 18, 2009 at 7:59 PM, Caldarale, Charles R wrote: >> From: m zyzy [mailto:myz...@gmail.com] >> Subject: tomcat maximum thread settings >> >&g

RE: tomcat maximum thread settings

2009-06-18 Thread Caldarale, Charles R
> From: m zyzy [mailto:myz...@gmail.com] > Subject: tomcat maximum thread settings > > Whenever I see to the server status page in the manager webapp I > always see the maximum threads were set to 200 , can I increase the > thread quantity , as I noticed with 3 users sessio

tomcat maximum thread settings

2009-06-18 Thread m zyzy
Whenever I see to the server status page in the manager webapp I always see the maximum threads were set to 200 , can I increase the thread quantity , as I noticed with 3 users sessions at once for one webapp, the threads count usually between 2 or 3 . as I plan to have more than 200 users by the