- Property Manager name: Prefetchable Objects
- Behavior version: The
latest
rule format supports theprefetchable
behavior v1.1. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
Allow matching objects to prefetch into the edge cache as the parent page that links to them loads, rather than waiting for a direct request. This behavior applies depending on the rule's set of matching conditions. Use prefetch
to enable the overall behavior for parent pages that contain links to the object. To apply this behavior, you need to match on a filename
or fileExtension
.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Allows matching content to prefetch when referenced on a requested parent page. | {"displayType":"boolean","tag":"input","type":"checkbox"} |