Live data from Hacker News

Ask HN: Is Cloudflare Down for You?

news.ycombinator.com

1–10 of 13 posts

Re: Ask HN: Is Cloudflare Down for You?

#3
Down for me in Serbia (Europe).

I can't load their dashboard and I can't access my site. It says "SSL handshake failed" but my web server has valid certificate and it's up.

Seems they have some issues again and of course nothing on their status page.

Re: Ask HN: Is Cloudflare Down for You?

#5
post #3

Down for me in Serbia (Europe). I can't load their dashboard and I can't access my site. It says "SSL handshake failed" but my web server has valid certificate and it's up. Seems they have some issues again and of course nothing on their status page.

Downdetector is down as well for me, so I unironically used https://downdetectorsdowndetector.com/. Which confirm it can be a geolocalized issue as it's all green

Re: Ask HN: Is Cloudflare Down for You?

#9
I'm noticing very high latencies accessing my sites. Nonproxied they work fine. Also, friends in the MENA region says the sites are fast.

AI wrote a bash script to compare accessing a site directly (via ip) vs proxied https://gist.github.com/mustafa0x/f11eb7f694a1798af89818888f...

    === Differences (origin - DNS) in seconds ===
    dns:      -0.001840
    connect:  0.176602
    tls:      0.395706
    TTFB:     -57.478392
    total:    -56.314747
CF added 1 minute
Post reply on HN