[Koha-bugs] [Bug 11921] memcached configuration should be moved back to koha-conf.xml

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 13 16:00:01 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11921

--- Comment #30 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Jacek Ablewicz from comment #29)
> To work in (so-so) reliable way, this feature (using memcached for storing
> CGI sessions)
> 
>     $session = new CGI::Session( "driver:memcached;serializer:yaml;id:md5",
> $sessionID, { Memcached => $memcached } );
> 
> desperately needs a possibility to use it's own separately configured
> memcached server instance for that task. Otherwise the risk for user
> sessions being occasionally kicked out in semi-random fashion is pretty
> substantial.

Jacek, are you implying there's a bug on master now this has been pushed?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list