Make shure that you have defined different port numbers
for all ports tomcat is listening on.

Make shure that you disabled the HttpConnector on port 80/8080.

Each tomcat that is connected with a web server has 2 ports:
  - One to receive the shutdown command (default: 8007 (not shure))
  - One to connect to the web server (default: 8009 (not shure))

> -----Urspr�ngliche Nachricht-----
> Von: Sandy Yung [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 29. November 2001 08:34
> An: [EMAIL PROTECTED]
> Betreff: Different Tomcat for each Apache Virtual Host?
> 
> 
> Hi,
> 
> I'm using tomcat 3.2 (mod_jk) and apache. I've two virtual 
> hosts. In order 
> to achieve load balancing, I would like to have two jvms, one 
> for each 
> virtual host. I tried to point the apache to different ajp13 
> ports for each 
> virtual hosts. And in server.xml, i specify host name and 
> Connector ports. 
> But only one tomcat can be started up.
> 
> Anyone has succeeded before? Could you post the configuration 
> files here? 
> Thanks a lot!!
> 
> Sandy
> 
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at 
http://explorer.msn.com/intl.asp


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to