Live data from Hacker News

Cloudflare is experiencing elevated 5xx responses

news.ycombinator.com

1–10 of 43 posts

Re: Cloudflare is experiencing elevated 5xx responses

#8

It's fixed, at least for us. We had a bunch of 530 codes returned on our endpoints, although Cloudflare says that they implemented a fix at 22:39 UTC, we don't have an increased rate of errors since 22:10 UTC.

Makes sense, they waited until the fix was fully deployed and working before saying that it had been implemented.

Re: Cloudflare is experiencing elevated 5xx responses

#10
Apropos nothing, I found out today that bash.org died. https://news.ycombinator.com/item?id=37295238 was the last I was able to find about it, and it's the top google search result.

I've been thinking of the best way to make a website that won't die when I die. It seems like a hard problem. I was originally going to just trust that Github Pages will be around forever, but I'm not so sure anymore.

Running your own server is fraught with danger. In theory it's just a matter of making sure your account has enough credits to last 100 years. In practice, I can't count the number of times that servers have had one problem or another that requires manual intervention to resurrect.

It's surprising that this isn't a solved problem. "Put some HTML somewhere" has always left the question of "where?"

Maybe paying for your own S3 account and shoving the HTML onto that is the way to go. Still, thinking of the number of companies that have survived even 20 years, the odds aren't good that both S3 and Cloudflare will run flawlessly for decades.

Oh yeah, the reason we're able to read these comments now is because Dan migrated HN away from Cloudflare, I think to Route 53. So maybe S3 + Route 53 has the highest odds of standing the test of time.

Then there's the question of what to write. But at least "test website please ignore" has a chance of lasting a century, unlike everyone else.

Post reply on HN