Hello group, I've installed memcached-1.4.4, and do some traffic to the host. Below is what I got. Am I setup right or do I miss some thing? cmd_set is always zero.
[r...@rvpxy-dev ~]# memcached-tool 12.69.160.97:11211 stats
#12.69.160.97:11211 Field Value
accepting_conns 1
auth_cmds 0
auth_errors 0
bytes 0
bytes_read 1579
bytes_written 9412
cas_badval 0
cas_hits 0
cas_misses 0
cmd_flush 0
cmd_get 25
cmd_set 0
conn_yields 0
connection_structures 4
curr_connections 1
curr_items 0
decr_hits 0
decr_misses 0
delete_hits 0
delete_misses 0
evictions 0
get_hits 0
get_misses 25
incr_hits 0
incr_misses 0
limit_maxbytes 1073741824
listen_disabled_num 0
pid 14922
pointer_size 64
rusage_system 0.002999
rusage_user 0.000999
threads 4
time 1262031413
total_connections 39
total_items 0
uptime 86
version 1.4.4
[r...@rvpxy-dev ~]#
