Hi,

We are using memcached for almost an year in our production
environment.

>From last 2 weeks i am seeing evictions happening on our memcached
boxes even though there is lot of memory left . Here are the stats
from memcached


STAT bytes_read 434627188758
STAT bytes_written 357821569260
STAT limit_maxbytes 23622320128
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT threads 5
STAT conn_yields 0
STAT bytes 14573115225
STAT curr_items 1853350
STAT total_items 66439158
STAT evictions 7000591


Bytes is much lessser than limit_maxbytes.

I dont understand why the evictions are happening even though there is
space left.

We are using version 1.4.1

We rae using 4 memcached boxes using consistent hashing.


Any help is appreciated.

Thanks.

Reply via email to