]> git.saurik.com Git - apple/network_cmds.git/blame - unbound/README
network_cmds-543.200.16.tar.gz
[apple/network_cmds.git] / unbound / README
CommitLineData
89c4ed63
A
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