mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06508
[Bug 871741] Re: Support alternative session storage implementations
*** This bug is a duplicate of bug 785469 ***
https://bugs.launchpad.net/bugs/785469
** This bug has been marked a duplicate of bug 785469
Support for storing sessions in memcache/redis
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/871741
Title:
Support alternative session storage implementations
Status in Mahara ePortfolio:
New
Bug description:
We should look at the best way of implementing session storage, other
than in the dataroot. I've seen issues where sessions stored on NFS
suffer from lock issues, but we should also consider extending the
current storage mechanism to allow administrators to choose
alternative storage.
This will probably need a rewrite of auth/session.php to select
different Session classes as required.
We should probably consider:
* file (existing)
* file (to alternative location perhaps?)
* database
* memcached
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/871741/+subscriptions
References