segmented_caching.client_req.range_high
INTEGER, read-only.
Available inlog
The upper bound of the client's requested range.
This variable will evaluate to -1
in cases when it is not applicable, such as
when segmented caching is not enabled for the request. It will evaluate to
9223372036854775807
(2^63-1
) for an open-ended requested range
(when segmented_caching.client_req.is_open_ended
is true).
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)