Hi, On Fri, Oct 12, 2012 at 11:32 AM, Pongtawat Chippimolchai <pongtawat.c@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@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