[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 --- Comment #9 from Mark Bergsma --- Yeah that makes sense. Varnish converts a HEAD into a GET when doing a backend request on a miss, and then doesn't allow streaming. It'll wait until the entire object has been retrieved before generating the

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 Jan Gerber changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 --- Comment #7 from Jan Gerber --- GET seams to be fast now: curl -v http://upload.wikimedia.org/wikipedia/commons/2/2a/2012_State_Of_The_Union_Address_%28720p%29.ogv > /dev/null while HEAD requests (curl -I) are still slow and end in a 504:

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 --- Comment #6 from Jan Gerber --- ipv4 i get: curl -4 -I http://upload.wikimedia.org/wikipedia/commons/2/2a/2012_State_Of_The_Union_Address_%28720p%29.ogv HTTP/1.1 503 Service Unavailable Server: Varnish Content-Type: text/html; charset=utf-8

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 --- Comment #5 from Mark Bergsma --- Yes, also responds instantaneous for me. Could you please post full headers? -- You are receiving this mail because: You are on the CC list for the bug. ___ Wiki

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 Jan Gerber changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 Mark Bergsma changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-08-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 Faidon Liambotis changed: What|Removed |Added CC||fai...@wikimedia.org,

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-08-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 Faidon Liambotis changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia. |fai...@wikimedia.org

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-08-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 Andre Klapper changed: What|Removed |Added Keywords||performance Priority|Unprior

[Bug 52854] requesting large media files takes a long time (+60 seconds)

2013-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52854 --- Comment #1 from Bawolff (Brian Wolff) --- Hmm, when I try getting a cached version in Varnish (with GET), it only takes about 6 seconds for the download to start. When I try for an uncached version, it waits 1 minute 10 seconds and then giv