Hi,

I use memcached 1.4.5 and have a question about two stats: bytes and 
limit_maxbytes.
memcached using more memory for storing items than I 
set(limit_maxbytes<bytes).
Could you please help me understand why it happens?
 P.S. It is a really old version and unfortunately I can't update it.
stats
STAT pid 980
STAT uptime 5125559
STAT time 1539365261
STAT version 1.4.5
STAT pointer_size 64
STAT rusage_user 2534.966425
STAT rusage_system 6581.831338
STAT curr_connections 100
STAT total_connections 19810
STAT connection_structures 467
STAT cmd_get 1445605
STAT cmd_set 139140
STAT cmd_flush 1
STAT get_hits 1278210
STAT get_misses 167395
STAT delete_misses 0
STAT delete_hits 7385
STAT incr_misses 0
STAT incr_hits 0
STAT decr_misses 0
STAT decr_hits 0
STAT cas_misses 0
STAT cas_hits 0
STAT cas_badval 0
STAT auth_cmds 0
STAT auth_errors 0
STAT bytes_read 139148014
STAT bytes_written 779491913
STAT limit_maxbytes 536870912
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT threads 4
STAT conn_yields 29
STAT bytes 644661305
STAT curr_items 1103484
STAT total_items 139140
STAT evictions 118130
STAT reclaimed 0
END


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to