about reading the getStats()
Johannes Fosseus
johannes.fosseus at gmail.com
Sun Sep 17 16:34:58 UTC 2006
Hi again
I have checked the 'getStaus()' from my server and I have some trouble
to read it, the question is how well memcache works on my server?
- Is it using all my allocated memory?
- Does it need more memory?
- How can I make in run even faster?
- In a total, is memcache running good at my server?
very thankfull for reply on this one
reply on getStatus().
array(19) {
["pid"]=>string(5) "23012"
["uptime"]=>string(6) "175745"
["time"]=>string(10) "1158510568"
["version"]=>string(6) "1.1.12"
["rusage_user"]=>string(8) "3.008188"
["rusage_system"]=>string(9) "15.524970"
["curr_items"]=>string(4) "3393"
["total_items"]=>string(5) "12630"
["bytes"]=>string(7) "3316961"
["curr_connections"]=>string(1) "1"
["total_connections"]=>string(5) "74888"
["connection_structures"]=>string(2) "10"
["cmd_get"]=>string(5) "59968"
["cmd_set"]=>string(5) "12630"
["get_hits"]=>string(5) "53001"
["get_misses"]=>string(4) "6967"
["bytes_read"]=>string(8) "16973033"
["bytes_written"]=>string(8) "94786566"
["limit_maxbytes"]=>string(8) "67108864"
}
best regards / johannes
--------------------------
Johannes Fosseus webbmail
www.poeter.se
More information about the memcached
mailing list