1 Reply Latest reply on Sep 22, 2003 6:04 AM by akirdat

    Trouble of session in cluster

    charity

      Hi, I used cluseter in Web Layer.
      In my application, I invalidate the session somewhere and re-create a session. Of course, I put the user information into the session.
      While in single server, it works good. But after I build a cluster of web layer, the new created session is lost. Client is asked to re-login.

      Why?

      Thanks a lot.