]> granicus.if.org Git - pdns/commitdiff
document how multiple RPZs are consulted
authorbert hubert <bert.hubert@powerdns.com>
Mon, 8 Oct 2018 15:33:54 +0000 (17:33 +0200)
committerbert hubert <bert.hubert@powerdns.com>
Mon, 8 Oct 2018 15:33:54 +0000 (17:33 +0200)
pdns/recursordist/docs/lua-config/rpz.rst

index fe1785c15172bf017fa404d4024bd22339843133..f760929d2789dcd703e4b4c9cfb29cfa00950b9f 100644 (file)
@@ -8,6 +8,10 @@ Response Policy Zone is an open standard developed by Paul Vixie (ISC and Farsig
 Frequently, Response Policy Zones get to be very large and change quickly, so it is customary to update them over IXFR.
 It allows the use of third-party feeds, and near real-time policy updates.
 
+If multiple RPZs are loaded, they get consulted in the order they were
+defined in. It is however possible from Lua to make queries skip specific
+Response Policy Zones.
+
 Configuring RPZ
 ---------------
 An RPZ can be loaded from file or slaved from a master. To load from file, use for example: