Page MenuHomePhabricator

*.beta.wmflabs.org pages are served with Content-Type: application/octet-stream
Closed, ResolvedPublic

Description

gtisza@GergoTisza:~$ curl -v -o/dev/null 'http://en.wikipedia.beta.wmflabs.org/wiki/File:Swallow_flying_drinking.jpg'

  • Hostname was NOT found in DNS cache % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 208.80.155.135...
  • Connected to en.wikipedia.beta.wmflabs.org (208.80.155.135) port 80 (#0)

GET /wiki/File:Swallow_flying_drinking.jpg HTTP/1.1
User-Agent: curl/7.35.0
Host: en.wikipedia.beta.wmflabs.org
Accept: */*

< HTTP/1.1 200 OK

  • Server Apache is not blacklisted

< Server: Apache
< X-Content-Type-Options: nosniff
< Content-language: en
< X-UA-Compatible: IE=Edge
< Vary: Accept-Encoding,Cookie
< X-Varnish: 810685288 2080882990, 1620678465 1620678426
< Via: 1.1 varnish, 1.1 varnish
< Transfer-Encoding: chunked
< Date: Tue, 24 Jun 2014 00:52:02 GMT
< Age: 959183
< Connection: keep-alive
< X-Cache: deployment-cache-text02 hit (1), deployment-cache-text02 frontend hit (6)
< Content-Type: application/octet-stream
< Cache-Control: private, s-maxage=0, max-age=0, must-revalidate
< Set-Cookie: GeoIP=US::38.0000:-97.0000:v4; Path=/; Domain=.wmflabs.org
<
{ [data not shown]
100 55220 0 55220 0 0 156k 0 --:--:-- --:--:-- --:--:-- 157k

  • Connection #0 to host en.wikipedia.beta.wmflabs.org left intact

Version: unspecified
Severity: normal

Details

Reference
bz67012

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 3:34 AM
bzimport set Reference to bz67012.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 67004 ***