Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7095

HA Web Sessions via Database Persistence

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.), Release Notes
    • 0
    • 0% 0%

    Description

      Occasionally we receive input from the JBoss AS user community that they'd like to see an option to use database persistence as a mechanism to make web sessions highly available. The basic use case we here for this is environments where sessions need to be available to AS instances located across a WAN. JBoss Cache/JGroups clusters can span a WAN but often users find it impractical to configure their cluster(s) in that way. However, their IT infrastructure already supports making RDBMS data accessible across the WAN. So, persisting sessions to the DB makes them available across the WAN.

      This JIRA is to create a session Manager impl that satisfies this request. It will be based on the distributed session manager code that we use with JBoss Cache replication, but the implementation of the DistributedCacheManager SPI that manager uses will be replaced with a version the interacts with a RDMBS.

      See http://www.jboss.org/community/wiki/HAWebSessionsviaDatabasePersistence for details.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: