Memcached Stats Sizes
# Memcached stats sizes Command
The Memcached stats sizes command is used to display the size and count of all items.
This information returns two columns: the first column is the size of the item, and the second column is the count of items.
### Syntax:
The basic syntax for the stats sizes command is as follows:
stats sizes
### Example
stats sizes STAT 96 1END
YouTip