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

            Bug ID: 64701
           Summary: DNS alias tools.wmflabs.org should point to
                    tools-webproxy
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Unprioritized
         Component: tools
          Assignee: m...@uberbox.org
          Reporter: zhuyifei1...@gmail.com
                CC: benap...@gmail.com, t...@tim-landscheidt.de
       Web browser: ---
   Mobile Platform: ---

curl and wget output:
zhuyifei1999@tools-dev:~$ curl http://tools.wmflabs.org/steinsplitter/files.php
curl: (7) couldn't connect to host
zhuyifei1999@tools-dev:~$ wget http://tools.wmflabs.org/steinsplitter/files.php
--2014-05-01 08:48:06--  http://tools.wmflabs.org/steinsplitter/files.php
Resolving tools.wmflabs.org (tools.wmflabs.org)... 208.80.155.131
Connecting to tools.wmflabs.org (tools.wmflabs.org)|208.80.155.131|:80...
failed: Connection timed out.
Retrying.

Replacing "tools.wmflabs.org" with "tools-webproxy" worked:
zhuyifei1999@tools-dev:~$ wget http://tools-webproxy/steinsplitter/files.php
--2014-05-01 08:49:21--  http://tools-webproxy/steinsplitter/files.php
Resolving tools-webproxy (tools-webproxy)... 10.68.16.4
Connecting to tools-webproxy (tools-webproxy)|10.68.16.4|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `files.php'

    [ <=>                                   ] 112,814     --.-K/s   in 0.002s  

2014-05-01 08:49:21 (60.8 MB/s) - `files.php' saved [112814]

-- 
You are receiving this mail because:
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