Dear Galen, Thank you. I will try to set that preference. But how about the preferences themselves? Are they normally stored in memcached as well, once enabled in Apache config? Regards, Pongtawat On ส. 13 ต.ค. 2555, 00:40:32, Galen Charlton wrote:
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