Tag Name maximum_object_size_in_memory (bytes)
Usage maximum_object_size_in_memory (bytes)

Description
Objects greater than this size will not be attempted to be kept in the memory cache. This should be set high enough to keep objects accessed frequently in memory to improve performance while, low enough to keep larger objects from hoarding cache_mem.

Default maximum_object_size_in_memory 8 KB

Example
maximum_object_size_in_memory 20 KB