cloud_wrapper
- Property Manager name: Cloud Wrapper
- Behavior version: The
v2024-10-21
rule format supports thecloud_wrapper
behavior v1.0. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: No (temporarily)
Cloud Wrapper maximizes origin offload for large libraries of video, game, and software downloads by optimizing data caches in regions nearest to your origin. You can't use this behavior in conjunction with sure_route
or tiered_distribution
.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Enables Cloud Wrapper behavior. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
location | string | The location you want to distribute your Cloud Wrapper cache space to. This behavior allows all locations configured in your Cloud Wrapper configuration. | {"displayType":"string","tag":"input","type":"text"} {"if":{"attribute":"enabled","op":"eq","value":true}} |
Updated 17 days ago