https://bugzilla.wikimedia.org/show_bug.cgi?id=42860
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Antoine "hashar" Musso <[email protected]> --- curl -I 'https://upload.wikimedia.org/wikipedia/commons/thumb/a/a2/Le_Voyage_dans_la_Lune_%28Georges_M%C3%A9li%C3%A8s%2C_1902%29.ogv/Le_Voyage_dans_la_Lune_%28Georges_M%C3%A9li%C3%A8s%2C_1902%29.ogv.480p.webm' Content-Type: text/plain X-Object-Meta-Sha1base36: a296ylotzsh9bl0roptci8mii1ubwi6 Last-Modified: Sat, 10 Nov 2012 09:26:46 GMT ETag: 50a96b85f1c6593fc95c3fd6fdfd1529 X-Timestamp: 1352539606.35070 ... X-Cache: HIT from amssq61.esams.wikimedia.org When adding ?nocache to the URL, I end up with the expected output: Content-Type: audio/webm X-Object-Meta-Sha1base36: a296ylotzsh9bl0roptci8mii1ubwi6 Last-Modified: Sat, 10 Nov 2012 09:26:46 GMT ETag: 50a96b85f1c6593fc95c3fd6fdfd1529 X-Timestamp: 1352539606.35070 ... So apparently we had something wrong in MediaWiki at some point and had this file cached in Varnish :/ -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
