← Back to team overview

mahara-contributors team mailing list archive

[Bug 785469] Re: Support for storing sessions in memcache/redis

 

Actually, yeah, a $cfg variable would probably be more appropriate for
this than an admin screen. Especially since, if you change your session
handler, your session is immediately killed and you're force-logged out.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/785469

Title:
  Support for storing sessions in memcache/redis

Status in Mahara ePortfolio:
  Triaged

Bug description:
  On a busy cluster, storing sessions on an NFS mount creates lot of
  contention on the locks.

  A better solution would be to store sessions in memcache or redis.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/785469/+subscriptions


References