<html><head></head><body><div>Seasons Greetings to Everyone,</div><div><br></div><div>I am testing filtering of domains using RPZ. I am currently using Recursor V4.6.0. I have been able to successfully test the blocking via RPZ. One problem I am facing is that if the domain is already in cache then the I get the response from cache, until I wipe the domain from cache. Is there any way to configure preference of loaded RPZ before checking cache. Currently have following in my recursor.lua file:</div><div><br></div><div>rpzPrimary("172.16.177.83", "rpz.domain.com", {refresh=300, dumpFile="/var/lib/powerdns/rpz.domain.com", seedFile="/var/lib/powerdns/rpz.domain.com"})</div><div><br></div><div><span><pre>-- <br></pre><div>Regards<br><b>Jahanzeb Arshad</b><br><br></div></span></div></body></html>