Description
Subrequest-based caching can be arranged transparently for arbitrary nginx locations. It is useful for administrators who need custom cache storage, retrieval, and invalidation behavior around existing routes.
Complex cache layouts can serve stale or private data if keys and conditions are wrong. Test with authenticated and unauthenticated traffic before deployment.