Tag

connection reuse

1 views collected around this technical thread.

37 Interactive Technology Team
37 Interactive Technology Team
Jun 6, 2025 · Backend Development

Why Your Golang Service Misses System DNS Cache and How to Fix It

This article explains why a Golang service running on AWS EC2 failed to use the system‑level DNS cache provided by nscd, causing excessive DNS queries that triggered request timeouts, and describes the investigation and optimization steps that resolved the issue.

AWSDNSbackend performance
0 likes · 6 min read
Why Your Golang Service Misses System DNS Cache and How to Fix It