TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Nines are not my nines

2 pointsby munchorabout 2 years ago

1 comment

ggmabout 2 years ago
DNS (for example) can be another kind of nines failure: stay up,serve port 53 UDP and TCP but return bad zone data.<p>Had this, always up web with dud index.html, CDN with stock stale data, routing plane with load balance bust on one half never tickled by liveness checker, tcp multipath with out of order to delivery sometimes..<p>It all depends how you define &quot;up&quot; and test it.