Transparent subrequest-based caching layout for arbitrary NGINX locations
20 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
srcache_buffer
The `srcache_buffer` directive defines the buffer size for caching subrequest…
httpserverlocation
srcache_default_expire
Sets the default expiration time for cached entries in the srcache module.
httpserverlocation
srcache_fetch
The srcache_fetch directive configures caching behavior for upstream requests…
httpserverlocation
srcache_fetch_skip
The `srcache_fetch_skip` directive specifies conditions under which subrequest…
httpserverlocation
srcache_header_buffer_size
The `srcache_header_buffer_size` directive specifies the size of the buffer…
httpserverlocation
srcache_ignore_content_encoding
The `srcache_ignore_content_encoding` directive controls whether NGINX should…
httpserverlocation
srcache_max_expire
The `srcache_max_expire` directive sets the maximum time a cached item can…
httpserverlocation
srcache_methods
The `srcache_methods` directive specifies the HTTP methods that are eligible…
httpserverlocation
srcache_request_cache_control
The `srcache_request_cache_control` directive manages caching by controlling…
httpserverlocation
srcache_response_cache_control
The `srcache_response_cache_control` directive enables the setting of the…
httpserverlocation
srcache_store
The 'srcache_store' directive defines the caching methods and response…
httpserverlocation
srcache_store_hide_header
The srcache_store_hide_header directive specifies headers to be omitted when…
httpserverlocation
srcache_store_max_size
Sets the maximum size of the cache in the Transparent subrequest-based caching…
httpserverlocation
srcache_store_no_cache
The `srcache_store_no_cache` directive instructs NGINX to prevent storing…
httpserverlocation
srcache_store_no_store
The `srcache_store_no_store` directive controls whether responses should be…
httpserverlocation
srcache_store_pass_header
The `srcache_store_pass_header` directive specifies which HTTP headers should…
httpserverlocation
srcache_store_private
The `srcache_store_private` directive enables caching of private response data…
httpserverlocation
srcache_store_ranges
The `srcache_store_ranges` directive controls whether range requests are…
httpserverlocation
srcache_store_skip
The `srcache_store_skip` directive specifies conditions under which NGINX…
httpserverlocation
srcache_store_statuses
The `srcache_store_statuses` directive specifies which HTTP status codes…
httpserverlocation