Files
nxdns/docs
mokhtar 72cdbbd113 upstream: one absolute per-query budget across queueing and failover
waiting for a slot now spends the query budget; truncated attempts that
expire fault the budget, not the upstream, and are never attributed.
admission sweeps in priority order before blocking. forward zones spend
read_timeout_ms once across udp, truncation and tcp. adds
nxdns_upstream_budget_exhausted_total and a 64-upstream validation limit.
2026-08-27 21:10:43 +02:00
..

nxdns documentation

The pages are split by what you are trying to do, following Diátaxis. Each page serves one of four purposes, and knowing which one you want is the fastest way to the right page.

Mode For Read it when
Tutorial Someone who has never run nxdns You want to learn what it does by making it work once
How-to guides An operator with a job to do You know what you want and need the steps
Reference Anyone who needs an exact answer You want a field, a flag, a route or an exit code
Explanation Anyone deciding or debugging You want to know why it works the way it does

Tutorial

A lesson, not a procedure: one path with one outcome, on a scratch directory you can delete afterwards.

  • tutorial/first-run.md — build nxdns, resolve a name, block a domain from a real blocklist, open the web interface, stop cleanly.

How-to guides

Steps for a goal you already have. They assume you know what nxdns is.

Reference

Descriptions of what is there. No procedures, no advice.

Explanation

Background. Nothing here is needed to operate nxdns; it is here so the decisions are inspectable.

Scope and per-milestone contracts live outside this directory, in ../PLAN.md and ../specs/.