[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: the TOMCAT problem

jfrederic.clere@jboss.com do-not-reply at jboss.com
Thu Apr 26 03:17:31 EDT 2007


check mod_jk configuration. You should have something like:
worker.list=loadbalancer
worker.loadbalancer.type=lb
worker.loadbalancer.balance_workers=node1,node2

worker.node1.host=name_of_machine1
worker.node2.host=name_of_machine2

See http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss

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

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



More information about the jboss-user mailing list