Reviewed: https://reviews.mahara.org/7711 Committed: https://git.mahara.org/mahara/mahara/commit/a37e4dcb9f0cf61cfd8f06617068b7bc528bb576 Submitter: Robert Lyon ([email protected]) Branch: master
commit a37e4dcb9f0cf61cfd8f06617068b7bc528bb576 Author: Robert Lyon <[email protected]> Date: Tue May 2 11:23:26 2017 +1200 Bug 1687499: Adding in simplesamlphp memcached files An oversight from Bug 1631808 where we missed the files to allow memcached, we only added the settings to allow it. behatnotneeded Change-Id: If4233be809a7c73866333620747606e2a293c825 Signed-off-by: Robert Lyon <[email protected]> -- 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/1631808 Title: Simplesamlphp support for clustered memcache session store Status in Mahara: Fix Released Status in Mahara 16.10 series: Fix Released Bug description: In Mahara 16.10's simplesamlphp auth plugin, we use memcache for simplesamlphp's session store. But it only supports one memcache server. For a clustered hosting environment, we need it to support multiple memcache servers (similar to how the PHP memcache sessions plugin does). To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1631808/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

