maximum_object_size_in_memory

maximum_object_size_in_memory

This directive allows you to control the size of objects stored in memory. Objects that are larger than this value aren't kept in memory. See Section 7.3 for additional information.

Syntax

maximum_object_size_in_memory bytes-specification

Default

maximum_object_size_in_memory 8 KB

Example

maximum_object_size_in_memory 12 KB

Related

cache_mem, maximum_object_size



    Appendix A. Config File Reference