2 Replies Latest reply on Sep 8, 2008 3:17 AM by francis17101970

    Load balancing with sticky session

    cseguino

      Hi,

      I'm trying to set up load balancing between apache and JBOSS 4.2.2AS.
      It tried with mod_jk and mod_proxy, load balancing is working with both methods.
      I need to set up sticky session, but I can't manage to make JBoss/Tomcat append the jvmroute parameter to the JSESSIONID.
      In $JBOSS_HOME/server/default/deploy/jboss-web.deployer/server.xml I have :
      "

      and in $JBOSS_HOME/server/default/deploy/jboss-web.deployer/META-INF/jboss-service.xml I have :
      true

      If someone could help me it would be wonderful.

      Best Regards,

      Chris