[jboss-jira] [JBoss JIRA] Closed: (JBAS-7095) HA Web Sessions via Database Persistence
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Nov 24 18:23:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-7095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-7095.
----------------------------------
Fix Version/s: JBossAS-6.0.0.M1
(was: JBossAS-6.0.0.M3)
Resolution: Done
> HA Web Sessions via Database Persistence
> ----------------------------------------
>
> Key: JBAS-7095
> URL: https://jira.jboss.org/jira/browse/JBAS-7095
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Clustering, Web (Tomcat) service
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: JBossAS-6.0.0.M1
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list