]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't limit the size of uvreq/nmhandle pool artificially.
authorWitold Kręcicki <wpk@isc.org>
Mon, 10 Feb 2020 13:00:36 +0000 (14:00 +0100)
committerWitold Krecicki <wpk@isc.org>
Tue, 11 Feb 2020 12:10:57 +0000 (12:10 +0000)
commita133239698e27e02e8ee0a60f56a3e5d348dcc52
tree0c2b10d1c61b2bbf25c2cf503d624f72f6a68234
parentd3843161ab45a87ded170c7a4cdc1319b3d21e33
Don't limit the size of uvreq/nmhandle pool artificially.

There was a hard limit set on number of uvreq and nmhandles
that can be allocated by a pool, but we don't handle a situation
where we can't get an uvreq. Don't limit the number at all,
let the OS deal with it.
lib/isc/netmgr/netmgr.c