[Koha] Testing memcache

Galen Charlton gmc at esilibrary.com
Sat Nov 8 08:38:40 NZDT 2014


Hi,

On Fri, Nov 7, 2014 at 11:11 AM, Tom Hanstra <hanstra at nd.edu> wrote:
> If memcache has been enabled, is there a way to test to be sure Koha is
> using it?  What can I look for?

You can use the memdump tool (which is also known as memcdump on some
platforms such as Debian, where it can be installed using "sudo
apt-get install libmemcached-tools") from the libmemcached
command-line utilities and see if there are any keys from Koha in.

Here's an example run on my development system:

$ memcdump --servers localhost
KOHAismemcached
KOHA7b394d2ae5a4f619298750061786850b
KOHAb8a70be4f9a30192e4a539b5df43192e
KOHA770244919d425ca5baee9a67404861c3
...
KOHAAuthorisedValues-YES_NO--0-CPL
KOHAAuthorisedValues-ROADTYPE--0-CPL
KOHA01c0a9a4d3db832b6231c0153b74842f
KOHA3192ef70e20cb21f9172aa6da055df07
KOHAkohaconf

Regards,

Galen
-- 
Galen Charlton
Manager 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 mailing list