1 Reply Latest reply on Jan 31, 2005 8:08 PM by hariv

    NewBee to Cluster

    puneetjains

      Hi,
      I am new bee to clustering.
      I just want a doubt to be cleared
      suppose i have two machines A,B in a Partition
      I access on machine A like this
      http://A:8080/login.jsp
      after login.jsp is displayed i shutdown the server A , now when i click on the submit button on the logi.jsp should the request automatically be andled by the Server B.

      regards
      Puneet

        • 1. Re: NewBee to Cluster
          hariv

          JBOSS clustering supports only JNDI,EJB and RMI Clustering. It looks like you need HTTP clustering. For that you have to use the clustering provided by Apache or any hard ware load balancer.


          Thanks

          Hari