RE: tomcatThreadPool - when to make changes

2009-09-08 Thread tjones1105
I'm sorry, your right. I mis-phrased my question. I really meant the "Executor" should I create a defined "executor" for each service? Thanks, tom Caldarale, Charles R wrote: > >> From: tjones1105 [mailto:tjo...@acworld.com] >> Subject: tomcatThre

tomcatThreadPool - when to make changes

2009-09-08 Thread tjones1105
Hello, I'm trying to figure out when to make changes to the tomcatThreadPool, or when to create a new one. I'm creating two services in my server.xml, one for each app. Since I want them on separate ports. I have not set a tomcatThreadPool for each service but I'm wondering if I need to and what