non port: dns/gdnsd/files/patch-docs-config.example |
SVNWeb
|
Number of commits found: 2 |
Tue, 3 Sep 2013
|
[ 22:16 lippe ]
- Unbroken removing leftover patch.
Reported by: ohauer@ (mail)
Approved by: maintainer implicit
|
Sat, 9 Jun 2012
|
[ 15:47 miwi ]
gdnsd is an Authoritative-only DNS server.
The initial g stands for Geographic, as gdnsd offers a plugin system for
geographic (or other sorts of) balancing, redirection, and
service-state-conscious
failover. If you don't care about that feature, it's still quite good at being
a very fast, lean, and resilient authoritative-only server for static DNS data.
gdnsd is written in C using libev and pthreads with a focus on highi
performance,
low latency service. It does not offer any form of caching or recursive service,
and does not support DNSSEC.
WWW: http://code.google.com/p/gdnsd/
PR: ports/167946
Submitted by: Stefan Caunter <stef@scaleengine.com>
|
Number of commits found: 2 |