---
title: segmented_caching.client_req.is_range
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/segmented-caching/segmented-caching-client-req-is-range
---

**Type:** BOOL  
**Access:** read-only

**Available in:** log

Whether the client's request is a range request.

This variable will evaluate to `false` when segmented caching is not enabled for 
the request (even if `req.http.Range` is present).
