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.
[Wed Jun 25 13:04:22 2008] [error] (13)Permission denied: proxy: AJP: attempt
to connect to www.xxx.yyy.zzz:8007 (www.xxx.yyy.zzz) failed
[Wed Jun 25 13:04:22 2008] [error] ap_proxy_connect_backend disabling worker
for (www.xxx.yyy.zzz)
[Wed Jun 25 13:04:22 2008] [error] proxy: AJP: failed to make connection to
backend: www.xxx.yyy.zzz
Thanks
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]