Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22206f96b760ecd

Jump to content

pdnsd

From Wikipedia, the free encyclopedia
pdnsd
Original authorThomas Moestl
DeveloperPaul Rombouts
ReleaseJanuary 15, 2002; 24 years ago (2002-01-15)
Stable release
1.2.9a-par / March 17, 2012; 14 years ago (2012-03-17)
Written inC
Operating systemUnix-like
TypeDNS proxy server
LicenseGNU General Public License, version 3 (or any later version)
Websitemembers.home.nl/p.a.rombouts/pdnsd/ Edit this on Wikidata
Repositoryhttps://gitorious.org/pdnsd/pdnsd

pdnsd is a caching DNS proxy server created originally by Thomas Moestl and currently maintained by Paul Rombouts.

pdnsd is configurable by a config file or using the program pdns-ctl that comes with the package. Unlike BIND, pdnsd stores cached DNS records on disk for long term retention and will not purge the cache upon program startup or shutdown. pdnsd is designed to be highly adaptable to situations where net connectivity is slow, unreliable, unavailable, or highly dynamic, as is the case with Wi-Fi hotspots or dialup internet. This program also has limited capability of acting as an authoritative nameserver for a local DNS zone within a private network.

The program is released under the GNU General Public License (GPL).

See also

[edit]

References

[edit]
[edit]