1 Reply Latest reply on Oct 19, 2016 4:06 PM by ctomc

    hardware load balancer and PORT configuration on jboss EAP 6.4.0

    rajendralella1982

      Hi Team,

       

      as part of our application we have a hardware load balancer Virtual IP say X and port is 8181,

       

      And we are making use of jboss EAP-6.4.0 and the same were deployed on two VMs say A & B.

       

      that hardware load balancer VIP (Virtual IP ) need to be configured on both the jboss EAP instances VMs A & B.

       

       

      Hence, When a user raises a request from Browser, the request will land on hardware LB VIP and from there the request can be redirected to jboss instance on A or jboss instance on B.

      The flow of request is as follows,

       

      Browser  --> LB --> the request can land on jboss instance A or B

       

      As part of above points, I need the details like where can I make the configuration on jboss EAP 6.4.0 instance on VM A and B, so that the request can land on LB and can be routed to A or B.

       

      Please help on this.

       

      Regards,

      Rajendra