1 Reply Latest reply on Feb 10, 2006 12:14 AM by ben.wang

    Need help understanding where to go with my issue

    mickknutson

      My opts team wants to use round robin instead of sticky IP for load balancing. So I am now trying to figure out how I will have my users session replication to each server in the cluster. Currently we have Tomcat 5.5 and jboss 4.0.2
      Clustering is not turned on for any of these.

      I has a Serializable session object I want to add/get from session, but I need the ability to get the session from any of the servers.

      Am I explaining this correct? Can somone help me get a solution, or pointed in the right direction please?