daniel added a comment.
@Gehel grunt-hashres should fix the issue of stale assets being used, but it will not fix the issue of the same asset being served from different serves with different etags. It seems to me that we should also not send an etag (and maybe also no Last-Modified header), and add a Cache-Control header with"max-age" set to a high value (and no must-revalidate flag). Together with content based urls, this should be sufficient. Do you know how to achieve this? TASK DETAIL https://phabricator.wikimedia.org/T133026 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev, daniel Cc: gerritbot, daniel, TerraCodes, Gehel, Lydia_Pintscher, JanZerebecki, Jonas, Aklapper, Avner, Lewizho99, Maathavan, debt, D3r1ck01, FloNight, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
