knot-resolver 3.2.1-3ubuntu2.1 (amd64 binary) in ubuntu focal
The Knot DNS Resolver is a caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a
daemon. Modular architecture of the library keeps the core tiny and
efficient, and provides a state-machine like API for
extensions. There are three built-in modules - iterator, cache,
validator, and many external.
.
The Lua modules, switchable and shareable cache, and fast FFI
bindings makes it great to tap into resolution process, or be used
for your recursive DNS service. It's the OpenResty of DNS.
.
The server adopts a different scaling strategy than the rest of the
DNS recursors - no threading, shared-nothing architecture (except
MVCC cache that may be shared). You can start and stop additional
nodes depending on the contention without downtime.
Details
- Package version:
- 3.2.1-3ubuntu2.1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
- knot-resolver_3.2.1-3ubuntu2.1_amd64.deb (230.3 KiB)
Package relationships
- Depends on:
- adduser
- dns-root-data
- libc6 (>= 2.14)
- libdnssec6 (>= 2.7.2)
- libedit2 (>= 2.11-20080614-0)
- libgcc-s1 (>= 3.0)
- libgnutls30 (>= 3.6.12)
- libknot8 (>= 2.7.2)
- liblmdb0 (>= 0.9.9)
- libluajit-5.1-2 (>= 2.0.4+dfsg)
- libstdc++6 (>= 5)
- libsystemd0 (>= 227)
- libuv1 (>= 1.7.0)
- libzscanner2 (>= 2.7.2)
- lua-sec
- lua-socket
- Replaces:
- Recommends:
- Breaks: