There are already mechanisms purging articles that include images when said images are updated. By adding the sha1 of the original to the thumbnail URL, this ensures that articles always point to the up-to-date version of the thumbnail. Which will then allow us to do T111721: Far-future expires for thumbnails on vagrant
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +23 -6 | Add option to expose original sha1 in thumb url |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Declined | None | T125920 [EPIC] Future exciting reading web performance endeavours | |||
Stalled | None | T19577 Thumbnail urls should be versioned and sent with Expires headers | |||
Resolved | • Gilles | T121388 Service-based thumbnailing re-architecture in production with Thumbor | |||
Resolved | • Gilles | T111718 Service-based thumbnailing re-architecture on Vagrant | |||
Resolved | • Gilles | T111721 Far-future expires for thumbnails on vagrant | |||
Resolved | • Gilles | T112546 Add sha1 to thumbnail URLs |
Event Timeline
Comment Actions
Change 238186 had a related patch set uploaded (by Gilles):
Add option to expose original sha1 in thumb url
Comment Actions
This is a modest experiment at this point and is only expected to work on my Thumbor VM setup for now.