How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fixing DNS in Node.js

calendar_today February 17, 2021 domain http-toolkit

DNS is one of those invisible technologies that you use every day, but which works so well that you can conveniently ignore it. That is until it breaks completely, or slows your application down to a crawl, or you want to resolve something unusual, and then you’re in a world of trouble. Unfortunately, DNS in Node.js isn’t implemented quite as you might have hoped, and includes some gotchas that can create some of these problems for you, when you least expect it.

open_in_new Read original post