cache_mem |
Squid uses memory to store recently received objects and to buffer active responses. This directive specifies the amount of memory to use for storing these objects.
|
Syntax |
cache_mem bytes-specification |
Default |
cache_mem 8 MB |
Example |
cache_mem 16 MB |
Related |
cache_dir, maximum_object_size_in_memory, memory_replacement_policy |