https://bugzilla.wikimedia.org/show_bug.cgi?id=70681

--- Comment #4 from sp...@wikimedia.org ---
Also happened to Danny Horn in Firefox.  It seems some responses from
bis.wikimedia.org are missing the
  Access-Control-Allow-Origin:*
and without this the WikiFont-Glyphs does not load.  But it keeps shifting.
Perhaps it is correlated with cache misses (the X-Cache: header.  Comparing two
curl requests, '<' worked, '>' did not:

< $ curl --head
'https://bits.wikimedia.org/static-1.24wmf20/extensions/Flow/modules/new/fonts/WikiFont-Glyphs.woff?2014-08-28T18:13:20Z'
> $ curl --head 
> 'https://bits.wikimedia.org/static-1.24wmf19/extensions/Flow/modules/new/fonts/WikiFont-Glyphs.woff?2014-08-28T18:13:20Z'

< Date: Wed, 10 Sep 2014 21:54:29 GMT
> Date: Wed, 10 Sep 2014 21:53:53 GMT

< Last-Modified: Thu, 04 Sep 2014 17:12:08 GMT
< ETag: "22d4-5024073d42a00"
> Last-Modified: Thu, 28 Aug 2014 18:13:48 GMT
> ETag: "22d4-501b47f7a0f00"
> Cache-Control: max-age=2592000
> Expires: Thu, 09 Oct 2014 15:17:08 GMT
> Access-Control-Allow-Origin: *

< X-Varnish: 3201909556, 2569571834
> X-Varnish: 2866054579 2843765470, 1368719213 1228023648

< Age: 0
< X-Cache: cp1069 miss (0), cp4003 miss (0)
> Age: 110205
> X-Cache: cp1069 hit (3), cp4001 hit (11)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to