---
title: segmented_caching.completed
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/segmented-caching/segmented-caching-completed
---

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

**Available in:** log

Whether segmented caching was enabled and completed successfully.

This variable will evaluate to `false` if segmented caching was not enabled, if the segmented caching request failed (`segmented_caching.failed` is true), or if it was cancelled (`segmented_caching.cancelled`).
