Re: NPE when setting executor on AJP Connector

2007-05-24 Thread Rémy Maucherat
On 5/24/07, Mirko Nasato <[EMAIL PROTECTED]> wrote: Rémy Maucherat wrote: > I was disappointed when I saw the performance results of the current > executors. At the moment, you should not be using them. > Alright. I would suggest putting an EXPERIMENTAL! or similar warning in the docs and conf fi

Re: NPE when setting executor on AJP Connector

2007-05-24 Thread Mirko Nasato
Rémy Maucherat wrote: I was disappointed when I saw the performance results of the current executors. At the moment, you should not be using them. Alright. I would suggest putting an EXPERIMENTAL! or similar warning in the docs and conf files in that case. Kind regards Mirko --

Re: NPE when setting executor on AJP Connector

2007-05-24 Thread Rémy Maucherat
On 5/24/07, Mirko Nasato <[EMAIL PROTECTED]> wrote: Should I file a bug report? I was disappointed when I saw the performance results of the current executors. At the moment, you should not be using them. Rémy - To start a ne

NPE when setting executor on AJP Connector

2007-05-24 Thread Mirko Nasato
Hi, I've just installed Tomcat 6.0.13 and noticed in conf/server.xml that there is a new Executor element - commented out by default - saying "The connectors can use a shared executor, you can define one or more named thread pools". So tried and enabled it, using the same executor for both t