How to increase number of threads in tomcat thread pool?

Sounds like you should stay with the defaults ;-).

Sounds like you should stay with the defaults ;-) Seriously: The number of maximum parallel connections you should set depends on your expected tomcat usage and also on the number of cores on your server. More cores on your processor => more parallel threads that can be executed. See here how to configure... Tomcat 6: tomcat.apache.org/tomcat-6.0-doc/config/... Tomcat 7: tomcat.apache.org/tomcat-7.0-doc/config/....

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions