# The cache instance used by the frontend (256MB, 50MB max object, 1 hour max) # May be consulted using "show cache" on the CLI socket cache cache total-max-size 256 # RAM cache size in megabytes max-object-size 52428800 # max cacheable object size in bytes max-age 3600 # max cache duration in seconds process-vary on # handle the Vary header (otherwise don't cache)