Cloudflare Network Performance Issues
201–210 of 329 posts
Re: Cloudflare Network Performance Issues
#202Good. I'm tired of people not learning that trusting a single gateway with 50% of the internet is bad. Yes, I know, free DDOS protection. There has to be another way of doing this, some mesh based DDOS protection or so.
This seems like a case for putting more of the internet through a single gateway. Having my downtime correlated with everyone else's means users will be more forgiving because they'll perceive it as "the Internet's down" rather than "lkbm's site is broken". (We saw this with CloudFlare. Some users were pissed, and others jumped in with "it's not their fault; AWS is down". That doesn't happen when our stuff specifical…
Re: Cloudflare Network Performance Issues
#203Any workarounds or solutions ? I'm an on-call engineer with lots of questions coming in. I'm not sure what I can do apart from moving the domain off Cloudflare, bug DNS propagation would take a few hours and by then Cloudflare might be up again.
Then again, it depends on the priority of your site. But there are tons of top sites on Cloudflare and I bet a lot of those places don't have plans for emergency switching over to another DNS provider / CDN on short notice as it's often a fairly disruptive change, especially now that more frontend logic for a site is implemented alongside the CDN/LB.
Re: Cloudflare Network Performance Issues
#204Earlier quoted context omitted.
For the site itself that's totally fine, and the status page is separate as it should be, too.
This is fine-ish... In case of network issues affecting their proxy, being able to change your configuration to allow direct traffic would be really nice.
Re: Cloudflare Network Performance Issues
#205Re: Cloudflare Network Performance Issues
#206Earlier quoted context omitted.
This seems like a case for putting more of the internet through a single gateway. Having my downtime correlated with everyone else's means users will be more forgiving because they'll perceive it as "the Internet's down" rather than "lkbm's site is broken". (We saw this with CloudFlare. Some users were pissed, and others jumped in with "it's not their fault; AWS is down". That doesn't happen when our stuff specifical…
How cares whose fault it is? In the end, you're not able to provide service to your users and you potentially lose money.
Re: Cloudflare Network Performance Issues
#207Cloudflare: Your status page showed "all systems operational" for over 20 minutes while your primary domain was returning a 502 error. Please change this to update automatically, many other engineering teams depend on you. https://i.imgur.com/qHBM2JW.png
We saw an update within 5 minutes of our sites going down. Are you doing caching somewhere?
Re: Cloudflare Network Performance Issues
#208Cloudflare: Your status page showed "all systems operational" for over 20 minutes while your primary domain was returning a 502 error. Please change this to update automatically, many other engineering teams depend on you. https://i.imgur.com/qHBM2JW.png
Re: Cloudflare Network Performance Issues
#209Earlier quoted context omitted.
Not necessarily backup records, but you can add multiple A/AAAA records. There is no guaranteed order though. It is possible to have multiple A/AAAA records pointing to different loadbalancers, but I don't know how browsers would deal with this.
The lookup is essentially random. If you point DNS to 2 IP's and one of those goes down, then (without going into detail) half of your requests will fail.
But it does make it possible for a browser to retry a different IP if a 500 range error, or timeout occurs.
But like I said in my other post: I don't know if browsers actually do this.
Re: Cloudflare Network Performance Issues
#210Some people on Twitter are reporting that it's due to a DDoS. http://www.digitalattackmap.com/#anim=1&color=0&country=ALL&... seems to indicate Iran is the source?