Re: A sample workers.properties file

2009-04-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/22/2009 3:43 PM, Jonathan Mast wrote: > yeah i downloaded the source and found the sample workers.properties files. > > The workers.properties.minimal has a bug in it, btw, the ajp13w worker is > not in the worker.list and must be adde

Re: A sample workers.properties file

2009-04-22 Thread Jonathan Mast
dré Warnier wrote: > >> Jonathan Mast wrote: >> >>> The Tomcat-Connector docs say that the source dist contains a sample >>> workers.properties file, but neither Tomcat 6 nor Httpd 2.2 src archives >>> contain such a file. >>> >>> But the mo

Re: A sample workers.properties file

2009-04-22 Thread André Warnier
André Warnier wrote: Jonathan Mast wrote: The Tomcat-Connector docs say that the source dist contains a sample workers.properties file, but neither Tomcat 6 nor Httpd 2.2 src archives contain such a file. But the mod_jk connector download does, I am quite sure. You /have/ downloaded the

Re: A sample workers.properties file

2009-04-22 Thread Jonathan Mast
ok, i'll look, the docs don't explicitly say what source package the sample is in. thanks On Wed, Apr 22, 2009 at 2:48 PM, André Warnier wrote: > Jonathan Mast wrote: > >> The Tomcat-Connector docs say that the source dist contains a sample >> workers.properties fi

Re: A sample workers.properties file

2009-04-22 Thread André Warnier
Jonathan Mast wrote: The Tomcat-Connector docs say that the source dist contains a sample workers.properties file, but neither Tomcat 6 nor Httpd 2.2 src archives contain such a file. But the mod_jk connector download does, I am quite sure

A sample workers.properties file

2009-04-22 Thread Jonathan Mast
The Tomcat-Connector docs say that the source dist contains a sample workers.properties file, but neither Tomcat 6 nor Httpd 2.2 src archives contain such a file. Could someone please post a sample workers.properties file for the aforementioned Tomcat and Httdp versions? Thanks