Live data from Hacker News

Fastly Outage

fastly.com

211–220 of 740 posts

Re: Fastly Outage

#212

This seems to be impacting a number of huge sites, including the UK government website[0]. [0] https://www.gov.uk/ https://m.media-amazon.com/ https://pages.github.com/ https://www.paypal.com/ https://stackoverflow.com/ https://nytimes.com/ Edit: Fastly's incident report status page: https://status.fastly.com/incidents/vpk0ssybt3bj

Seems to affect Target ( https://www.target.com/ ) and Reddit ( https://www.reddit.com/ ) as well.

Re: Fastly Outage

#213

What conclusions can we draw about concentrating web content in a few CDNs?

In HTML/CSS you should be able to specify a fallback source if the first returns a non-200. Or that companies need to have better DNS strategies.

> In HTML/CSS you should be able to specify a fallback source if the first returns a non-200.

Except if the HTML/CSS is hosted on that CDN?

Re: Fastly Outage

#214

This seems to be impacting a number of huge sites, including the UK government website[0]. [0] https://www.gov.uk/ https://m.media-amazon.com/ https://pages.github.com/ https://www.paypal.com/ https://stackoverflow.com/ https://nytimes.com/ Edit: Fastly's incident report status page: https://status.fastly.com/incidents/vpk0ssybt3bj

nature.com

Re: Fastly Outage

#218

Earlier quoted context omitted.

I wonder why Amazon is not using Cloudfront for their own website.

Yeah, this is what makes me feel this is more an AWS thing

looks like amazon.com started using fastly in May 2020 (https://www.streamingmediablog.com/2020/05/fastly-amazon-hom...) so it's not an AWS thing

Re: Fastly Outage

#219
post #40

numpy docs, too. i think it's cloudflare related as well. at least, I keep seeing some cloudflare errors interpolated with the 503 varnish error.

Well they thought that using a CDN over a CDN would be a good idea
Post reply on HN