tiered_distribution_advanced
- Property Manager name: Tiered Distribution (Advanced)
- Behavior version: The
v2024-08-13
rule format supports thetiered_distribution_advanced
behavior v1.0. - Rule format status: GA, stable
- Access: Read-only
- Allowed in includes: Yes
This behavior allows Akamai edge servers to retrieve cached content from other Akamai servers, rather than directly from the origin. These interim parent servers in the cache hierarchy (CH
) are positioned close to the origin, and fall along the path from the origin to the edge server. Tiered Distribution typically reduces the origin server's load, and reduces the time it takes for edge servers to refresh content. This advanced behavior provides a wider set of options than tiered_distribution
.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | When enabled, activates tiered distribution. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
tiered_distribution_map | string | Optionally map the tiered parent server's location close to your origin: | {"displayType":"string","tag":"input","type":"text"} {"if":{"attribute":"enabled","op":"eq","value":true}} |
Updated 17 days ago