GuideReference
TrainingSupportCommunity
Reference

validate_​entity_​tag

  • Property Manager name: Validate Entity Tag (ETag)
  • Behavior version: The v2023-01-05 rule format supports the validate_​entity_​tag behavior v1.2.
  • Rule format status: GA, stable
  • Access: Read/Write
  • Allowed in includes: Yes

Instructs edge servers to compare the request's ETag header with that of the cached object. If they differ, the edge server sends a new copy of the object. This validation occurs in addition to the default validation of Last-Modified and If-Modified-Since headers.

OptionTypeDescriptionRequires
enabledboolean

Enables the ETag validation behavior.

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