Skip to content
Networking·Advanced·Conceptual·1 min read

What does must-revalidate mean?

Short interview answer

Once a response becomes stale, a cache must successfully validate it before reuse rather than serving it stale during origin unavailability unless another directive permits that behavior.

Key takeaway

Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.

← Back to HTTP caching

Related questions