]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fixup docbug reported by Matthew Dempsky.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 29 May 2009 08:48:44 +0000 (08:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 29 May 2009 08:48:44 +0000 (08:48 +0000)
git-svn-id: file:///svn/unbound/trunk@1630 be551aaa-1e26-0410-a405-d3ace91eadb9

README
doc/Changelog

diff --git a/README b/README
index 2c97589dd315ca226be884180f615263ac93b788..04f8bf03399e926b0d6038e5b1af1ebac267c067 100644 (file)
--- a/README
+++ b/README
@@ -2,8 +2,9 @@ Unbound README
 * ./configure && make && make install
 * on BSDs and Solaris use gmake (GNU make).
 * You can use libevent if you want. libevent is useful when using 
-  many (10000) outgoing ports. By default 16 ports are used and the
-  builtin alternative is equally capable and a little faster.
+  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.
 * 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
index 166e700c16705f438ab668bc3261e68ad020e893..a422f922bdb4b222e7114310928ac2e6a60250e3 100644 (file)
@@ -1,3 +1,6 @@
+29 May 2009: Wouter
+       - fixup doc bug in README reported by Matthew Dempsky.
+
 28 May 2009: Wouter
        - update iana port list
        - update ldns lib tarball