Here we go: stats STAT pid 3340 STAT uptime 458597 STAT time 1271550849 STAT version 1.2.8 STAT pointer_size 64 STAT rusage_user 1769.752956 STAT rusage_system 2322.219968 STAT curr_items 25 STAT total_items 2920286 STAT bytes 130845 STAT curr_connections 21 STAT total_connections 820 STAT connection_structures 22 STAT cmd_flush 0 STAT cmd_get 49793088 STAT cmd_set 2920290 STAT get_hits 49793020 STAT get_misses 68 STAT evictions 0 STAT bytes_read 290668339623 STAT bytes_written 720282826200 STAT limit_maxbytes 67108864 STAT threads 5 STAT accepting_conns 1 STAT listen_disabled_num 0 END
On Apr 18, 2:11 am, dormando <[email protected]> wrote: > On Sat, 17 Apr 2010, wminside wrote: > > Hi, I'm using memcache.php by Harun Yayli > > Verify with another tool, or telnet to the server and run 'stats'. paste > the output to the list if you need help, and the wiki covers some stuff > too. > > curr_bytes / limit_maxbytes gives the "fill rate", but isn't necessarily > how much memory is actually in use. > > How much is in there depends greatly on what kind of app you have. I've > seen message boards that store half a meg of junk into memcached then ... > nothing else. but they hit it every page load so who knows... > > -- > Subscription settings:http://groups.google.com/group/memcached/subscribe?hl=en
