maxcachettl
maxcachettl, often written as “max‑cache‑TTL” or “maxCacheTTL”, is a configuration parameter that defines the longest period that cached data may be considered valid before it must be refreshed or discarded. The term “TTL” stands for time‑to‑live, a concept used in many caching, networking, and content‑delivery contexts to limit the lifespan of stored information and to ensure that clients receive up‑to‑date data.
In web and HTTP caching, maxcachettl is applied to responses that lack explicit expiration headers. When a
Application‑level caches, such as those in programming frameworks or content‑delivery networks, also expose a maxcachettl option.
Setting maxcachettl too low can lead to increased load on origin servers and higher latency, while excessively