Read-only render caching on POST requests for dynamic page cache

Created on 9 September 2024, 2 months ago

Problem/Motivation

See 📌 Make POST requests render cacheable Needs work and 📌 Cacheability information from route access checker access results are ignored by dynamic_page_cache Needs review for background.

We added support for read-only render caching on post requests - this means that render elements that are already cached will return from cache during a POST request. We can probably do the same for dynamic page cache too, since it will handle form placeholdering automatically so should work the same way. If not, only one way to find out.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component
Dynamic page cache 

Last updated about 2 months ago

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024