[Koha] Koha and Memcache

Chris Cormack chris at bigballofwax.co.nz
Sat Aug 27 08:02:25 NZST 2011


On 27 August 2011 05:50, Doug Kingston <dpk at randomnotes.org> wrote:
> Running Koha 3.4.3, it appears that Koha is only using Memcache for
> storing session information and certain very static information:
> <28 get KOHAgetTranslatedLanguages-list-opac prog
> <28 get KOHAgetTranslatedLanguages-scalar-opac prog en
> <28 get KOHAgetAllLanguages-scalar-
>
> There would seem to be much more information that could be safely
> cached in a local memcache to speed things up, particularly if the
> Mysql database is not running on the local machine.  Has anyone looked
> into this?
>
Yep
Take a look at
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193
and
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6019

Chris


More information about the Koha mailing list