Multiple instances of tomcat and apache 2.0.48

2004-03-26 Thread Angelo Alerta - Mainfield
I'm trying to use two instances of tomcat 5.0.12 with apache 2.0.48. One instance listen at port 8009 while other listen on port 50089. Reading the output of error_log of apache it seems that channelSocket.open() try to connect always on port 8009... All request are sent to instance listening at

Re: Multiple instances of tomcat and apache 2.0.48

2004-03-26 Thread Emerson Cargnin
Why don't you create a different virtual IP for running the second instance?? Angelo Alerta - Mainfield wrote: I'm trying to use two instances of tomcat 5.0.12 with apache 2.0.48. One instance listen at port 8009 while other listen on port 50089. Reading the output of error_log of apache it