GuideReference
TrainingSupportCommunity
Reference

fast_​invalidate

  • Property Manager name: Fast Invalidate (Safe to remove)
  • Behavior version: The v2023-01-05 rule format supports the fast_​invalidate behavior v1.0.
  • Rule format status: GA, stable
  • Access: Read/Write
  • Allowed in includes: Yes

Applies Akamai's Fast Purge feature to selected edge content, invalidating it within approximately five seconds. This behavior sends an If-Modified-Since request to the origin for subsequent requests, replacing it with origin content if its timestamp is more recent. Otherwise if the origin lacks a Last-Modified header, it sends a simple GET request. Note that this behavior does not simply delete content if more recent origin content is unavailable. See the Fast Purge API for an independent way to invalidate selected sets of content, and for more information on the feature.

OptionTypeDescriptionRequires
enabledboolean

When enabled, forces a validation test for all edge content to which the behavior applies.

{"displayType":"boolean","tag":"input","type":"checkbox"}