https://bugzilla.wikimedia.org/show_bug.cgi?id=48257
--- Comment #12 from [email protected] --- And when connection works the response is pretty much instant. So it is not like that http server is too slow, but more like it just works or it doesn't work. Example response from http query which worked: - time curl -i -4 http://bits.wikimedia.org/ HTTP/1.1 200 OK Server: Apache Last-Modified: Thu, 12 Aug 2010 16:12:20 GMT ETag: "b2-48da2a1772100" Content-Type: text/html X-Varnish: 1991165982 Via: 1.1 varnish Content-Length: 178 Accept-Ranges: bytes Date: Fri, 10 May 2013 06:05:39 GMT X-Varnish: 3599832084 Age: 0 Via: 1.1 varnish Connection: keep-alive X-Cache: sq67 miss (0), cp3022 miss (0) <html> <head><title>bits and pieces</title> <meta http-equiv="refresh" content="1;url=http://www.wikimedia.org/" /> </head> <body> bits and pieces live here! </body> </html> real 0m0.281s user 0m0.004s sys 0m0.004s -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
