- Issue created by @junkuncz
- last update
10 months ago 610 pass - Issue was unassigned.
- Status changed to Needs review
10 months ago 11:24am 27 February 2024 - Status changed to RTBC
10 months ago 12:31pm 5 March 2024 - π³π±Netherlands roderik Amsterdam,NL / Budapest,HU
Code looks good to me.
Approach looks good to me: as far as I understand, Purge is explicitly meant to cover "shared caches", so whenever s-maxage header is present it can ignore cache.page.max_age.
Tested: warning disappears from the status report when it shouldn't be there.
The change in logic isn't big so I don't think this needs test coverage?
- Status changed to Needs review
7 months ago 6:17pm 21 May 2024 - πΊπΈUnited States japerry KVUO
Hmm I think a more elegant option here would be to throw an event, allowing the max_age variable to be changed. What if other modules have opinions here?