[jboss-user] [Clustering] - Re: IP binding, Multicast, and Mod_jk loadbalancing

wrexcil do-not-reply at jboss.com
Tue Sep 1 11:31:30 EDT 2009


I am also having the same problem.  The only difference being I am also changing the port via workers.properties: 
#define 1 worker using ajp13 for q01-rpt-report01
worker.list=ajp13_q01-rpt-report01

#set properties for worker ajp13
worker.ajp13_d01-rpt-report01.port=7102
worker.ajp13_d01-rpt-report01.host=10.63.81.165
worker.ajp13_d01-rpt-report01.type=ajp13
worker.ajp13_d01-rpt-report01.local_worker=1

After I start tomcat I can see it listening on 7102 (and not 8009), but it still attempts to connect to 127.0.0.1:8009.  No where in my configs is 8009 enabled... but it still tries it!  Any ideas? 

mod_jk log: 
[Tue Sep 01 11:07:59 2009] [11456:42752] [debug] jk_open_socket::jk_connect.c (328): socket TCP_NODELAY set to On
[Tue Sep 01 11:07:59 2009] [11456:42752] [debug] jk_open_socket::jk_connect.c (426): trying to connect socket 15 to 127.0.0.1:8009
[Tue Sep 01 11:07:59 2009] [11456:42752] [info]  jk_open_socket::jk_connect.c (444): connect to 127.0.0.1:8009 failed with errno=111




View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252869#4252869

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252869



More information about the jboss-user mailing list