0 Replies Latest reply on Jun 4, 2013 3:27 PM by rana_gurram

    Jboss AS 7 configured behind hardware load balancers

    rana_gurram

      Hi,

       

      We are using Jboss as 7.1.1 version for our Spring based web application. Earlier its only one server.

       

      Recently we have created another server and pushed both of them behind a hardware load balancer.

       

      After we deploy application in both the servers and fired load balancer url, there is a very interesting issue happening.

       

      For our login page, we have couple of css and js files getting loaded. The files, that are larger are keep loading but the files with smaller size(less than 10 Kb)

      are loading successfully. This is happening only when we go through load balancer URL.

       

      If we directly use a particular server URL, its working fine.

       

      Unable to figure out whether its load balancer issue or Jboss server issue or App issue.

       

      Would there be any documentation available in terms of configuring Jboss with hardware load balancer.

       

      As a note both the servers are not clustered and application is deployed as standalone.

       

      Any help on this would be greatly appreciated.

       

       

      Thanks

      Rana