2007-11-19 06:04:05 -05:00
|
|
|
Unbound README
|
|
|
|
|
* ./configure && make && make install
|
2008-02-22 05:19:49 -05:00
|
|
|
* You can use libevent if you want. libevent is useful when using
|
2009-05-29 04:48:44 -04:00
|
|
|
many (10000) outgoing ports. By default max 256 ports are opened at
|
|
|
|
|
the same time and the builtin alternative is equally capable and a
|
|
|
|
|
little faster.
|
2007-11-19 06:04:05 -05:00
|
|
|
* More detailed README, README.svn, README.tests in doc directory
|
|
|
|
|
* manual pages can be found in doc directory, and are installed, unbound(8).
|
|
|
|
|
* example configuration file doc/example.conf
|
|
|
|
|
|