[Koha-devel] Memcached and Koha

Galen Charlton gmc at esilibrary.com
Fri Oct 12 19:40:32 CEST 2012


Hi,

On Fri, Oct 12, 2012 at 11:32 AM, Pongtawat Chippimolchai
<pongtawat.c at gmail.com> wrote:
> By looking at memcached stats and MySQL query log, it seems like memcached
> is only used to store Koha's config (koha-conf.xml). The query to MySQL is
> exactly the same with or with out memcached. I suppose that once memcached
> is enabled, all preferences should be read from memcached instead? Is there
> anything else I should do to get memcached fully working with Koha?

Memcached can also be used to store user sessions, and although doing
that is not a panacea, I've observed that it can noticeably improve
responsiveness.  To enable this, set the SessionStorage syspref to use
memcached.

Regards,

Galen
-- 
Galen Charlton
Director of Implementation
Equinox Software, Inc. / The Open Source Experts
email:  gmc at esilibrary.com
direct: +1 770-709-5581
cell:   +1 404-984-4366
skype:  gmcharlt
web:    http://www.esilibrary.com/
Supporting Koha and Evergreen: http://koha-community.org &
http://evergreen-ils.org


More information about the Koha-devel mailing list