Mirek Kopriva wrote:
Not sure if I'm sending this question to the right forum, but
Thanks a lot for any help.

#properties
workers.ajp13.1.host=127.0.0.1
workers.ajp13.1.port=8009
workers.ajp13.2.host=xx.xx.xx.xx (other server IP)
workers.ajp13.2.port=8009

worker.list=loadbalancer, ajp13.1, ajp13.2


There is a 'big red' statement in the JK documentation:
http://tomcat.apache.org/connectors-doc/config/workers.html

So, your worker names are invalid. They MUST NOT contain dots!

Regards,
Mladen.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to