69pao国产精品视频-久久精品一区二区二三区-精品国产精品亚洲一本大道-99国产综合一区久久

Memcached stats items 命令

memcached stats items 命令

memcached stats items 命令用于顯示各個 slab 中 item 的數(shù)目和存儲時長(最后一次訪問距離現(xiàn)在的秒數(shù))。

 

1. 語法

stats items 命令的基本語法格式如下:

stats items

 

2. 范例

stats items
stat items:1:number 1
stat items:1:age 7
stat items:1:evicted 0
stat items:1:evicted_nonzero 0
stat items:1:evicted_time 0
stat items:1:outofmemory 0
stat items:1:tailrepairs 0
stat items:1:reclaimed 0
stat items:1:expired_unfetched 0
stat items:1:evicted_unfetched 0
end

下一節(jié):memcached stats slabs 命令

memcached 教程

相關文章
學習MySQL