← Back to team overview

mahara-contributors team mailing list archive

[Bug 785469] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5378
Committed: https://git.mahara.org/mahara/mahara/commit/bbd333b7a68cc727041762f5362612220caeaa19
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit bbd333b7a68cc727041762f5362612220caeaa19
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Dec 23 11:36:07 2016 +1300

Bug 785469: Add support for memcached session save handler

Introduce new global setting:
$cfg->sessionhandler

behatnotneeded

Change-Id: I386c94c4d1ab06fbde110c705789f9dcfaaead67
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/785469

Title:
  Support for storing sessions in memcache/redis

Status in Mahara:
  Fix Committed

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