DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report

NBC, Is Your DNS Ready for the Olympics?

Mehdi Daoudi user avatar by
Mehdi Daoudi
·
Jul. 03, 12 · Interview
Like (0)
Save
Tweet
Share
4.46K Views

Join the DZone community and get the full member experience.

Join For Free

On your mark, Get Set, Go!!!!

I have always been a big fan of the Olympics, as I was growing up it was a huge family event, another occasion to get together, eat, shout, and laugh. In the US, to keep up with the medals you have to rely on NBC, as they are the official broadcaster for TV and Web.

This weekend I was going over previous examples of bad DNS configuration in preparation for the “Operation Tales” presentation for the June 5th Web Perf Meetup in SF. During the research I came across an example from November 2009 with www.nbcolympics.com. At the time I reached out to the NBC team to notify them of the bad configuration and figured out it would have been resolved. I checked the DNS configuration again and to my surprise and huge disappointment the problem was still there. We are only a few days away from the start of the games, yet a 3-year-old DNS misconfiguration is still there!

For the www.nbcolympics.com, 2 out of the 8 authoritative NS servers are either not working properly or should not be there

nbcolympics.com. 172800 IN NS pdns3.ultradns.org.
nbcolympics.com. 172800 IN NS pdns4.ultradns.org.
nbcolympics.com. 172800 IN NS pdns1.ultradns.net.
nbcolympics.com. 172800 IN NS pdns2.ultradns.net.
nbcolympics.com. 172800 IN NS pdns5.ultradns.info.
nbcolympics.com. 172800 IN NS pdns6.ultradns.co.uk.
nbcolympics.com. 172800 IN NS ns1.netbcp.com.
nbcolympics.com. 172800 IN NS ns2.netbcp.net.

Output of a Dig request to ns1.netbcp.com:

; ;>; DiG 9.7.3-P3 ;>; +norec +trace @205.173.93.213 www.nbcolympics.com
; (1 server found)
;; global options: +cmd
;; Received 17 bytes from 205.173.93.213#53(205.173.93.213) in 68 ms

The server responds with “Query Refused”, which would cause a resolver to query a different server to get the IP address. We have previously written about the impact of an NS server issue in this article ” When DNS Sneezes, Web Speed Catches a Cold“, a failure on a DNS query has the cost of an additional query!

In technical terms this is called “Lame Delegation“. Both ns1.netbcp.com and ns2.netbcp.net belong to GE which makes sense – however they have no records of ” nbcolympics.com”. Maybe they never got the memo? What happened to the Six Sigma quality process?

The modern Olympic Games are about celebrating the human body, mind, excellence, endurance, team work, spirit, participating… In the world I live in (Web Performance, Infrastructure Monitoring), it is also about speed, availability, reliability, and excellence….

So do you site a favor, NBC / GE, get it in shape and win a GOLD MEDAL in Web Performance, FIX YOUR DNS!

Sincerely, an Olympics fan!

Mehdi – Catchpoint

Domain Name System

Published at DZone with permission of Mehdi Daoudi, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • HTTP vs Messaging for Microservices Communications
  • Spring Boot, Quarkus, or Micronaut?
  • The Path From APIs to Containers
  • How To Handle Secrets in Docker

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: