stale-while-revalidate
RU: stale-while-revalidate
A Cache-Control extension (RFC 5861) and HTTP caching strategy: the cache serves a stale response immediately while it revalidates the entry in the background, hiding origin latency from the requester. The directive stale-while-revalidate=N allows this for N seconds past max-age.