<p dir="ltr">OK thanks. I have read the performance doc,  So I have two servers that are serving 250k customers,  it is recommended that I configure 10g for cache in one instance?  I have 16 cores (with hyper threading) in each one.  Should I configure 8 or 16 threads? </p>
<div class="gmail_quote">El mar. 4, 2016 10:19 AM, "Andi via Unbound-users" <<a href="mailto:unbound-users@unbound.net">unbound-users@unbound.net</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Zitat von Miguel Miranda via Unbound-users <<a href="mailto:unbound-users@unbound.net" target="_blank">unbound-users@unbound.net</a>>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello to all, im installing a load balancer and i want to run multiple<br>
unbound instances, im doing this because my it experts says  it is not<br>
recommended to have a huge cache (i have 32GB available) it is better to<br>
have 2 or 3 GB cache in multiple unbound instances, this is good for high<br>
availability too, so if a instances dies the balancer notices it and the<br>
 other instances take the load,  what do you think about it ? if this a is<br>
a good idea, how to run multiple unbound instances, i am running unbound<br>
1.5.1 Centos 6.7.<br>
regards.<br>
</blockquote>
<br>
I would not suspect that the cache size would be a limiting factor for Unbound. It *can* be problematic if you need a lot of CPU power and therefore have a lot (>> 8) of threads using the same cache because of lock contention.<br>
For details have a look here : <a href="http://www.unbound.net/documentation/howto_optimise.html" rel="noreferrer" target="_blank">http://www.unbound.net/documentation/howto_optimise.html</a><br>
If you need high availability multiple instances will not help that much if they use the same kernel and/or the same hardware, so you have to split the multiple instances on multiple machines and maybe even different OS.<br>
<br>
Regards<br>
<br>
Andreas<br>
<br>
<br>
<br>
</blockquote></div>