27 Aug
2011
27 Aug
'11
1:32 a.m.
On 27 August 2011 05:50, Doug Kingston <dpk@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