<div class="gmail_extra">Tks.<br><br><div class="gmail_quote">Em 26 de abril de 2012 06:31,  <span dir="ltr"><<a href="mailto:lst_hoe02@kwsoft.de" target="_blank">lst_hoe02@kwsoft.de</a>></span> escreveu:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Zitat von Leandro Anjos Moura <<a href="mailto:lamoura@bsd.com.br" target="_blank">lamoura@bsd.com.br</a>>:<div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi my nickname lamoura.<br>
<br>
Guys, help me please.<br>
<br>
I have two servers :<br>
1º - 8 cores, 16 gb ram<br>
2º - 16 cores, 16 gb ram<br>
<br>
What best values for the options below?<br>
<br>
# some optimisation options.<br>
server:<br>
        # use all CPUs<br>
        num-threads: <number of cores><br>
<br>
        # power of 2 close to num-threads<br>
        msg-cache-slabs: <same><br>
        rrset-cache-slabs: <same><br>
        infra-cache-slabs: <same><br>
        key-cache-slabs: <same><br>
<br>
        # more cache memory, rrset=msg*2<br>
        rrset-cache-size: 100m<br>
        msg-cache-size: 50m<br>
<br>
        # more outgoing connections<br>
        # depends on number of cores: 1024/cores - 50<br>
        outgoing-range: 950<br>
<br>
        # Larger socket buffer.  OS may need config.<br>
        so-rcvbuf: 4m<br>
        so-sndbuf: 4m<br>
<br>
</blockquote>
<br></div></div>
Hello<br>
<br>
i guess you have already read <a href="http://www.unbound.net/documentation/howto_optimise.html" target="_blank">http://www.unbound.net/<u></u>documentation/howto_optimise.<u></u>html</a>. The question remain what your servers are used for. If you use them as caching resolver for a larger number of clients you should use a libevent enabled version of unbound and raise the outgoing-range and num-queries-per-thread.<br>

<br>
Regards<br>
<br>
Andreas<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Unbound-users mailing list<br>
<a href="mailto:Unbound-users@unbound.net" target="_blank">Unbound-users@unbound.net</a><br>
<a href="http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users" target="_blank">http://unbound.nlnetlabs.nl/<u></u>mailman/listinfo/unbound-users</a><br>
</blockquote></div><br></div>