Re: NDB Memcache - change memcache caching size
Hi,
I'm able to do this without a problem.
$ pwd
/Users/jdd/git-work-trees/installed/7.5-working
# Start Memcached with 128 MB cache
$ bin/memcached -E lib/ndb_engine.so -m 128
# Check cache size
$ bin/memclient
Memclient 1.0 using Term::ReadLine::Stub
Attempting ASCII connection to localhost:11211 ...
Connected.
memcache > stats
cas_badval 0
time 1489007033
total_connections 11
limit_maxbytes 134217728
JD
Subject
Views
Written By
Posted
1184
March 08, 2017 08:08AM
Re: NDB Memcache - change memcache caching size
738
March 08, 2017 03:07PM
688
March 09, 2017 02:47AM
686
March 24, 2017 02:34AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.