| Tag Name | store_avg_object_size |
| Usage | store_avg_object_size (kbytes) |
Description
Average object size, used to estimate number of objects your cache can hold. To Estimate the number of objects your cache can hold: NUM_OBJ = cache_swap / store_avg_object_size Cache_swap is the size of the cache
| Default | The default is 13 KB.
store_avg_object_size 13 KB |