Hi,
Firstly my apologies for asking help about a deprecated application
(mod_jk2).

We have Tomcat5.0.27 + Mod_jk2 setup on the production.

One tomcat instance is running with the following port numbers for the
existing sites.
8080, 8009, 8005

Now we have reengineered an existing site and created a new tomcat instance
with the following port numbers.
9080, 9009, 9005

I added the below configuration to workers2.properties file in apache/conf
folder.

###[channel.socket:localhost:9009]
info=A second tomcat instance. 
debug=0
tomcatId=localhost:9009

I restarted apache and new tomcat instances.
But, I couldnot access the new site using www.mysite.com/newInstance.
Instead I could access it using www.mysite.com:9080/newInstance.

I didnot change anything in httpd.conf file. Do I need to configure any
thing else in workers2.properties file or httpd.conf file?

I referred many forums and apache site
(http://tomcat.apache.org/connectors-doc-archive/jk2/index.html), but of no
use.

Please point me in right direction.

Thanks,
Sridhar




-- 
View this message in context: 
http://www.nabble.com/Tomcat-5.0.27-%2B-Mod_Jk2-issue-tp18572352p18572352.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to