ok

I noticed the logs mentioned ajp13 on localhost:8009

I ssh -L 8009:localhost:8009 to the remote server and change the mount to use worker ajp13 (NOT defined in my workers.properties) and it works! If I change the JkWorkersFile setting Apache refuses to start because it can't find the file, so I know I'm loading the workers file.

I added a worker to workers.properties for ajp13, still no go, it just uses localhost:8009 and ignores my settings.

This is broken.  What the hell?

John Richard Moser wrote:
Hi

I have a mod_jk connector that works on localhost. I am trying to change the host to the remote IP address and configure it on another server (port 8009 is open) but I'm getting nowhere. The error log consistently says the worker name=tomcat_ajp does not exist but I put it in worker.list= and configured it appropriately.

Any help?

Note: Tomcat itself is NOT installed locally on that machine. Also tcpdump on the remote machine shows no attempt to access the remote machine from the Web server.

--
Bring back the Firefox plushy!
http://digg.com/linux_unix/Is_the_Firefox_plush_gone_for_good
https://bugzilla.mozilla.org/show_bug.cgi?id=322367

---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to