diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-28 15:51:34 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-28 15:51:34 +0800 |
commit | cfb48d2ffbdc3c5e09b60e4a18b04ad8830416a8 (patch) | |
tree | 2f2c3d2373df2b7a49f4879ee0fc75e72bf7fa2d /net/pdnsd/pkg-descr | |
parent | e244d772f3c4f6b811a893bb1f19af44b1504af8 (diff) | |
download | freebsd-ports-gnome-cfb48d2ffbdc3c5e09b60e4a18b04ad8830416a8.tar.gz freebsd-ports-gnome-cfb48d2ffbdc3c5e09b60e4a18b04ad8830416a8.tar.zst freebsd-ports-gnome-cfb48d2ffbdc3c5e09b60e4a18b04ad8830416a8.zip |
- Update to version 1.1.1
- Better ${PREFIX} handling
PR: 24626
Submitted by: MAINTAINER
Diffstat (limited to 'net/pdnsd/pkg-descr')
-rw-r--r-- | net/pdnsd/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pdnsd/pkg-descr b/net/pdnsd/pkg-descr index b21dd3bc6945..610db2a00fdb 100644 --- a/net/pdnsd/pkg-descr +++ b/net/pdnsd/pkg-descr @@ -1,10 +1,10 @@ pdnsd is a proxy dns server with permanent caching (the cache contents are -written to hard disk on exit) that is designed to cope with unreacheable or +written to hard disk on exit) that is designed to cope with unreachable or down dns servers (for example in dial-in networking). pdnsd can be used with applications that do dns lookups, eg on startup, and -can't be configured to change that behaviour, to prevent the often minute-long +can't be configured to change that behavior, to prevent the often minute-long hangs (or even crashes) that result from stalled dns queries. Some Netscape -Navigator versions for Unix, for example, expose this behaviour. +Navigator versions for Unix, for example, expose this behavior. pdnsd is configurable via a file and supports run-time configuration using the program pdnsd-ctl that comes with pdnsd. This allows you to set the status flags of servers that pdnsd knows (to influence which servers pdnsd will |