<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi,</p>
<p>see the common part of the config of my resolvers:</p>
<p>server:<br />        verbosity: 1<br />        statistics-interval: 900<br />        statistics-cumulative: yes<br />        extended-statistics: yes<br />        num-threads: 16<br />        msg-cache-size: 18G<br />        msg-cache-slabs: 16<br />        num-queries-per-thread: 2048<br />        rrset-cache-size: 36G<br />        rrset-cache-slabs: 16<br />        infra-cache-slabs: 16<br />        infra-cache-numhosts: 1000000<br />        do-ip6: yes<br />        access-control: 0.0.0.0/0 allow<br />        access-control: ::0/0 allow<br />        logfile: "/var/log/unbound/unbound.log"<br />        log-time-ascii: yes<br />        hide-identity: yes<br />        hide-version: yes<br />        version: ""<br />        use-caps-for-id: yes<br />        prefetch: yes<br />        dlv-anchor-file: "dlv.isc.org.key"<br />        val-clean-additional: yes<br />        val-log-level: 2<br />        key-cache-size: 12G<br />        key-cache-slabs: 16<br />        neg-cache-size: 512m<br />        local-data: "z0vWaTC0.testdomain.test. IN A 10.0.0.1"<br />        include: "/etc/unbound/unbound.conf.d/local_zones"<br />        include: "/etc/unbound/unbound.conf.d/forward_zones"<br /><br />python:<br />remote-control:<br />        control-enable: yes<br />        control-interface: 127.0.0.1<br />        control-port: 953<br /><br /></p>
<p> </p>
<p> </p>
<p>On Tue, 26 May 2015 11:52:33 +0900, Techs_Maru wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hi,

Thank you for teaching me.

<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">we are running 1.4.22 for more than a year. Unbound is allowed to use ~70 GiB
(and uses) of memory and we never had a problem with memory leaks. The same
setup is on eight servers.
</blockquote>
Please tell me if that is possible,
How about value is rrset-cache-size? and prefetch parameter is on?
</pre>
</blockquote>
<p> </p>
</body></html>