://laxmangunjikar.wordpress.com/2008/01/07/multiple-instances-of-tomcat-with-apache/
Hope it helps
- Original Message -
From: "Jiansen Niu" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, June 01, 2008 2:58 AM
Subject: Re: apache + mod_jk + two tomcat instance configu
- Original Message -
From: "Jiansen Niu" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, June 01, 2008 2:58 AM
Subject: Re: apache + mod_jk + two tomcat instance configuration
Hi John,
Thanks for the comments. I did what you told me, but it doe
Hi John,
Thanks for the comments. I did what you told me, but it does not work. here
is what I did:
workers.properties:
workers.java_home=/usr/lib/jdk1.6.0_04
#List workers
worker.list=worker001,worker002
#Define worker001
worker.worker001.port=8009
worker.worker001.host=localhost
worker.worker0
- Original Message -
From: "Jiansen Niu" <[EMAIL PROTECTED]>
To:
Sent: Saturday, May 31, 2008 8:35 AM
Subject: apache + mod_jk + two tomcat instance configuration
I have apache2.0 as front end web server, using mod_jk and tomcat 6.0.16
serve Java web applications.
Now, I have couple