Live data from Hacker News

UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

nytimes.com

21–30 of 31 posts

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#21

I suppose this was also the cause of the 90 minute Bitbucket outage today?

Surprisingly, no. Or at least they're not claiming so. They say it was a problem with a database server. http://status.bitbucket.org/

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#22

I suppose this was also the cause of the 90 minute Bitbucket outage today?

Surprisingly, no. Or at least they're not claiming so. They say it was a problem with a database server. http://status.bitbucket.org/

That was a different "Git and Mercurial over HTTPS slow or not responding" outage from yesterday (or "02:00 and 03:00 UTC on 15 October 2015")

The more recent one started @ Oct 15, 20:19 UTC, they don't seem to have root cause on the status page for it yet.

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#23
post #16
post #5

I am surprised that Netflix uses UltraDNS when they use AWS and they could be using Route53.

Amazon.com uses UltraDNS and Dyn

Confirmed, this issue more or less took down Amazon's Merchant Web Services API today.

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#24
post #17

Serious question here: Do people really spend $90/month for 2M DNS queries? https://www.neustar.biz/services/dns-services/managed-dns-pa...

More money and more queries-per-month then that at nsone.net. They are very good. The api is especially nice for setting up failover and geo pools.

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#25
post #20
post #17

Serious question here: Do people really spend $90/month for 2M DNS queries? https://www.neustar.biz/services/dns-services/managed-dns-pa...

And that's even without 'DNSSEC and IPv6 support', 'Regional Routing' and 'DNS Load Balancing (where available)', that's only available for 'UltraDNS Enterprise'... (I'm running my own (Power)DNS, after EveryDNS was bought by DYN and they didn't grandfathered old plans, charging per domain, which made it extremely pricey)

Yeah - i looked at DYN and they are expensive. The "Internet Intelligence" stuff looks interesting but that is an add on.

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#27
post #25
post #20

Earlier quoted context omitted.

And that's even without 'DNSSEC and IPv6 support', 'Regional Routing' and 'DNS Load Balancing (where available)', that's only available for 'UltraDNS Enterprise'... (I'm running my own (Power)DNS, after EveryDNS was bought by DYN and they didn't grandfathered old plans, charging per domain, which made it extremely pricey)

Yeah - i looked at DYN and they are expensive. The "Internet Intelligence" stuff looks interesting but that is an add on.

I need some dynamic DNS for my VMs, I'm getting away with Avahi/mDNS right now but I need to set up an Active Directory lab. Do you have any recommendations for dynamic DNS? Bonus points if it's BIND9 compatible.

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#28
post #17

Serious question here: Do people really spend $90/month for 2M DNS queries? https://www.neustar.biz/services/dns-services/managed-dns-pa...

9/10 times it wasn't technical people who made the decision to use services like these.

Re: UltraDNS Server Problem Pulls Down Websites, Including Netflix, for 90 Minutes

#29
post #25

Earlier quoted context omitted.

Yeah - i looked at DYN and they are expensive. The "Internet Intelligence" stuff looks interesting but that is an add on.

I need some dynamic DNS for my VMs, I'm getting away with Avahi/mDNS right now but I need to set up an Active Directory lab. Do you have any recommendations for dynamic DNS? Bonus points if it's BIND9 compatible.

Put AD-joined hosts in a subdomain, e.g. subdomain.example.com. AD DCs are authoritative for the subdomain. Your public facing / authoritative nameservers for example.com should be listed (publicly) as the only NS's for subdomain.example.com and should slave it from your DCs.
Post reply on HN