https://bugzilla.wikimedia.org/show_bug.cgi?id=60488
--- Comment #2 from Bryan Davis <[email protected]> --- It looks like Varnish is caching the 301 response under some circumstances: < HTTP/1.1 301 Moved Permanently < Server: nginx/1.1.19 < Date: Mon, 27 Jan 2014 21:12:13 GMT < Content-Type: text/html; charset=iso-8859-1 < Transfer-Encoding: chunked < Connection: keep-alive < Location: https://logstash.wikimedia.org/ < Vary: Accept-Encoding < X-Varnish: 2005611465 2005610948 < Age: 102 < Via: 1.1 varnish < X-Cache: cp1044 hit (450) Maybe a cache-control header needs to be added when sending the 301 to switch protocols? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
