diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-28 07:51:34 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-28 07:51:34 +0000 |
commit | cd4226f92a06cf1d2e4950bd97f6a61312a8e4bc (patch) | |
tree | 0dfed336b1086f0abb7e0a5b7af453f3dda8ebdb /dns/pdnsd/pkg-descr | |
parent | 02b1d9fd0f3884daae01a4ff03af786506e08e9c (diff) | |
download | ports-cd4226f92a06cf1d2e4950bd97f6a61312a8e4bc.tar.gz ports-cd4226f92a06cf1d2e4950bd97f6a61312a8e4bc.zip |
Notes
Diffstat (limited to 'dns/pdnsd/pkg-descr')
-rw-r--r-- | dns/pdnsd/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/pdnsd/pkg-descr b/dns/pdnsd/pkg-descr index b21dd3bc6945..610db2a00fdb 100644 --- a/dns/pdnsd/pkg-descr +++ b/dns/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 |