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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to