Description
Adds subrequest-based caching support to Nginx for arbitrary locations. It can build more flexible cache layouts than simple static caching rules.
Use it when a web service needs advanced cache control at the Nginx layer. Cache design should account for private responses, invalidation, authentication, and stale content.