Re: question about single Executor for multiple Connectors

2010-03-11 Thread Mark Thomas
On 11/03/2010 17:24, Timothy J Schumacher wrote: > My question is: when i access tomcat via port 8080 I see in my logs > that the thread that handles my request is called TCThreadPool-N as > expected, however if I use port 80, though httpd, I see the name of the > thread that handles my request is

question about single Executor for multiple Connectors

2010-03-11 Thread Timothy J Schumacher
Hi, I am using 6.0.24 with a java 1.6 on an old redhat linux system. I am using httpd in combination with tomcat. All is working as expected but I had a question about something I noticed in my logs. In my server.xml I have set up one Executor and two Connectors (one for port 8080 "http"an