Re: Final questions: workers.properties

2005-09-11 Thread Bill Barker

David Thielen [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
 Hi;



 First off thanks to all for help - I think I'm just about done. Question:



 workers.properties.minimal (which works fine) only has:

 worker.list=ajp13w

 worker.ajp13w.type=ajp13

 worker.ajp13w.host=localhost

 worker.ajp13w.port=8009



 While workers.properties (not load balancing) also has:

 workers.tomcat_home=/var/tomcat3

 workers.java_home=/opt/IBMJava2-13

 ps=/

 worker.inprocess.* (lots of inprocess ones)



 Are the above needed for anything? It wasn't clear to me reading the docs
 what inprocess was for.


The inprocess is for Apache to connect to Tomcat using JNI.  It currently 
only works for TC 3.3.x, so you can likely safely ignore it (or comment it 
out).



 ??? - thanks - dave





 David Thielen

 303-499-2544

 www.windwardreports.com http://www.windwardreports.com/



 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Final questions: workers.properties

2005-09-09 Thread David Thielen
Hi;

 

First off thanks to all for help - I think I'm just about done. Question:

 

workers.properties.minimal (which works fine) only has:

worker.list=ajp13w

worker.ajp13w.type=ajp13

worker.ajp13w.host=localhost

worker.ajp13w.port=8009

 

While workers.properties (not load balancing) also has:

workers.tomcat_home=/var/tomcat3

workers.java_home=/opt/IBMJava2-13

ps=/

worker.inprocess.* (lots of inprocess ones)

 

Are the above needed for anything? It wasn't clear to me reading the docs
what inprocess was for.

 

??? - thanks - dave

 

 

David Thielen

303-499-2544

www.windwardreports.com http://www.windwardreports.com/