Caldarale, Charles R wrote:
From: Bruce Foster [mailto:gis.fos...@gmail.com]
Subject: Re: Newbie, tomcat performance tuning
...
read somewhere tomcat with 8 thread (8 core processor), how do I
configure that option?
Read Peter's response. You will need way more than 8 threads in any real-world
environment. The JVM will use as many cores as are available.
For sure: I normally keep 30 to 50 working on a 4-core machine. A few
are always waiting for something (disk write, http socket, etc) of
course, but not for long.
D
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org