xref: /freebsd/contrib/unbound/README (revision e6bfd18d21b225af6a0ed67ceeaf1293b7b9eba5)
1Unbound README
2* ./configure && make && make install
3* You can use libevent if you want. libevent is useful when using
4  many (10000) outgoing ports. By default max 256 ports are opened at
5  the same time and the builtin alternative is equally capable and a
6  little faster.
7* More detailed README, README.svn, README.tests in doc directory
8* manual pages can be found in doc directory, and are installed, unbound(8).
9* example configuration file doc/example.conf
10
11