4 Replies Latest reply on Apr 25, 2012 5:11 AM by perle1988

    Http sessionaffinity

    perle1988

      Dear all,

      i want to realize load balancing in mobicent sip servlet using apache. So i use mod_jk. So i write this in the server.xlm '  <Listener className="org.jboss.web.tomcat.service.deployers.MicrocontainerIntegrationLifecycleListener" delegateBeanName="ModClusterService"/>' to talk to each other(mss+apache). It works but the problem is that this don't save the http sesion.

      There is another method to realize this.