[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: apache2 + jboss4.2.3 ajp problem

gribo19 do-not-reply at jboss.com
Wed Oct 1 06:12:13 EDT 2008


Don't take care of my previous message, I made a stupid
mistake in my Apache configuration

 <Proxy balancer://mycluster>
        BalancerMember http://10.0.0.10:8009 min=10 max=100 route=node1 loadfactor=1

instead of 
        BalancerMember ajp://10.0.0.11:8009 min=20 max=200 route=node2 loadfactor=2    
    


And I'm not using mod_rewrite but mod_proxy...


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

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



More information about the jboss-user mailing list