Hi
Another easy question to answer, hopefully...
 
I just spend a lot of time going through this page:
http://tomcat.apache.org/connectors-doc/reference/workers.html
to decide which parameters we need/want to implement. 
 
However I am a bit confused between the 
/etc/httpd/conf/workers.properties for apache and
/usr/share/tomcat/conf/workers.properties
 
Is the documentation only for the tomcat file or is it for both files?
 
I understand apache:/workers.properties to be the place were I setup how
and to how many tomcats I will be connecting from apache 
and
tomcat:/workers.properties to be where I specify how many tomcat
instances/workers I have.
 
We are expiercing regular as clock work problems with apache getting in
a  "W" Sending Reply state for all of the child processes and the not
clearing.
 
Currently we are using default setting for mod_jk which needs some
serious tuning to at least make sure that that part of the
infrastructure is working properly.
 
Another potential issue is that we are using apache prefork. From what I
have googled so far it looks like apache mpm would be better for us. We
typically have one apache box sitting in front of 12 tomcats.
 
Regards
 
 
 

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Reply via email to