ceph.com IPv6 down

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

since several hours http://ceph.com/ doesn't reply anymore in IPv6.
It pings, and we can open TCP socket, but nothing more :


    ~$ nc -w30 -v -6 ceph.com 80
    Connection to ceph.com 80 port [tcp/http] succeeded!
    GET / HTTP/1.0
    Host: ceph.com




But, a HEAD query works :

    ~$ nc -w30 -v -6 ceph.com 80
    Connection to ceph.com 80 port [tcp/http] succeeded!
    HEAD / HTTP/1.0
    Host: ceph.com
    HTTP/1.0 200 OK
    Date: Wed, 23 Sep 2015 11:35:27 GMT
    Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16
    X-Powered-By: PHP/5.4.16
    Set-Cookie: PHPSESSID=q0jf4mh9rqfk5du4kn8tcnqen1; path=/
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    X-Pingback:     http://ceph.com/xmlrpc.php
Link: <http://ceph.com/>; rel=shortlink
Connection: close
Content-Type: text/html; charset=UTF-8



So, from my browser the website is unavailable.

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux