Last modified: 2012-04-16 09:16:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29564, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27564 - Timestamp of site module embedded in page HTML, which is then cached in Squid
Timestamp of site module embedded in page HTML, which is then cached in Squid
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-19 17:12 UTC by Roan Kattouw
Modified: 2012-04-16 09:16 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Roan Kattouw 2011-02-19 17:12:49 UTC
The HTML of a Squid-cached anonymous page view contains:
<link rel="stylesheet" href="http://bits.wikimedia.org/wikimediafoundation.org/load.php?debug=false&amp;lang=en&amp;modules=site&amp;only=styles&amp;skin=vector&amp;version=20101228T232335Z" type="text/css" media="all" />

and

<script src="http://bits.wikimedia.org/wikimediafoundation.org/load.php?debug=false&amp;lang=en&amp;modules=site&amp;only=scripts&amp;skin=vector&amp;version=20101228T232335Z" type="text/javascript"></script>

which means changes to site JS do not propagate well for anonymous users. Because Varnish caching is aggressive, a hard refresh doesn't help.

Trevor, shall we talk about how to handle this on Monday?
Comment 1 Roan Kattouw 2011-02-19 23:33:36 UTC
(In reply to comment #0)
> Trevor, shall we talk about how to handle this on Monday?
Turns out, Monday is a holiday (Presidents Day). Tuesday, then?
Comment 2 Roan Kattouw 2011-03-14 15:16:55 UTC
Fixed in r83903.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links