0 Replies Latest reply on May 28, 2012 12:34 AM by niraj.salot

    Duplication HttpSession Id - JBOSS 7.0.2 final

    niraj.salot

      Hi All,

       

      We are using JBOSS 7.0.2 final in our production server. We are having 3 application server and Apache Proxy server in our production setup.

       

      The Proxy server & JBOSS server work on a Stick Session Approach.

       

      What we are observing from the users is that they are getting Session Timeout Frequently although Session Timeout has been Set as 5 hours.

       

      So In order to debug the issue , We created a log table which enters all the Session Infomation whenever a page is accssed ( Entry is done throught one server Filter).

       

      After checking the entry in the DB , We are seeing that Same Session ID is being shared my mutiple users who log on to our system.

       

      Ideally , Session ID for user should be unique.

       

      Can someone thorow more light on this ?

       

      Thanks in advance for your help/Suggestion.

       

      Regards,Niraj.