Mark Dewey wrote:
I am currently using proxy ajp successfully and very happy with the simplicity of configuration compared to my experiences a few years ago! I have run into a problem however.

I have two version of tomcat running on one of the servers. Here is the configuration -:

ProxyPass /tc1/ ajp://www.xxx.yyy.zzz:8009/
ProxyPass /tc2/ ajp://www.xxx.yyy.zzz:8007/

I believe the second tomcat is configured correctly in server.xml to use 8007

I assumed it would be possible to use arbitrary ports, in this case 8007, but it is refusing to work. Could anyone please tell me if there is a reason why this wont work or indeed if it should work.
What do the logs say? Did you change shutdown port as well?

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


---------------------------------------------------------------------
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