| Syntax: | proxy_cache_max_range_offset |
|---|---|
| Default: | — |
| Context: | http, server, location |
This directive appeared in version 1.11.6.
Sets an offset in bytes for byte-range requests. If the range is beyond the offset, the range request will be passed to the proxied server and the response will not be cached.
Please login to continue.