minimum_object_size

minimum_object_size

With this directive, you can also place lower limits on the size of cached objects. Responses smaller than this size aren't stored on disk or in memory. See Section 7.3 for additional information.

Syntax

minimum_object_size bytes-specification

Default

minimum_object_size 0 bytes

Example

minimum_object_size 300 bytes

Related

maximum_object_size



    Appendix A. Config File Reference