Hi,

I need to run multiple instances of Tomcat on Apache. As mentioned in
documentation i have the two server.xml  files specifying two different
ports. Tomcat starts fine with the two server.xml files.

I might be wrong when it comes to changes in Apache configuration that need
to be done when multiple instances of tomcat need to be run.In Apache
changes need to be made to mod_jk.conf.auto (since this is included in
apaches httpd.conf) so that we can tell mod_jk module which instance will
handle which request. Now mod_jk.conf.auto is an auto generated file
everytime tomcat starts up so if i make any changes they will be overridden.
How can this be handled? Just to see if multiple instances of tomcat work i
addded the contexts in the mod_jk.conf.auto. It still did not work. Are
there any steps that are missing.

Thanks



Abhijat Thakur

bDNA Corporation

Reply via email to