<div dir="ltr">I see what you mean!<br><br>The pool name is just used for specific rules.<div>Using the "default" option is fine now!</div><div><br></div><div><div>> showServers()</div><div>#   Name                 Address                       State     Qps    Qlim Ord Wt    Queries   Drops Drate   Lat Outstanding Pools</div><div>0   DMZ                  <a href="http://192.168.99.10:53">192.168.99.10:53</a>                 up     0.0       0  10  1         48       1   0.0  42.4           0 private</div><div>1   GOOGLE               <a href="http://8.8.8.8:53">8.8.8.8:53</a>                       up     0.0       0 255  1          0       0   0.0   0.0           0 public</div><div>All                                                              0.0                        48       1                         </div><div>> </div><div>> </div><div>> </div><div>>  getPool(""):getCache():printStats()</div><div>Entries: 25/10000</div><div>Hits: 32</div><div>Misses: 48</div><div>Deferred inserts: 0</div><div>Deferred lookups: 0</div><div>Lookup Collisions: 0</div><div>Insert Collisions: 0</div><div>TTL Too Shorts: 0</div></div><div><br>Thanks for your time</div><div><br></div><div>Federico</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-29 10:49 GMT+00:00 Remi Gacogne <span dir="ltr"><<a href="mailto:remi.gacogne@powerdns.com" target="_blank">remi.gacogne@powerdns.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/29/2016 11:44 AM, Federico Olivieri wrote:<br>
> Thanks for that! Now it looks better but still, cache looks empty. I<br>
> have run the same queries more times hoping to see the "Hits" counter<br>
> incremented as well ass the Entries but still all zeros<br>
<br>
</span>Are your routing some queries to the "private" pool, using for example<br>
addPoolRule(), PoolAction(), QPSPoolAction() or setDNSSECPool() ?<br>
Otherwise all queries are routed to the default pool, so you need to<br>
either route some of them to the "private" pool, or to set a cache on<br>
the default pool.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Remi Gacogne<br>
PowerDNS.COM BV - <a href="https://www.powerdns.com/" rel="noreferrer" target="_blank">https://www.powerdns.com/</a><br>
<br>
</div></div><br>______________________________<wbr>_________________<br>
dnsdist mailing list<br>
<a href="mailto:dnsdist@mailman.powerdns.com">dnsdist@mailman.powerdns.com</a><br>
<a href="https://mailman.powerdns.com/mailman/listinfo/dnsdist" rel="noreferrer" target="_blank">https://mailman.powerdns.com/<wbr>mailman/listinfo/dnsdist</a><br>
<br></blockquote></div><br></div>