explicitly using :ref:`setting-also-notify` and/or
:ref:`metadata-also-notify` domain metadata to avoid this potential bottleneck.
+.. note::
+ If your slaves support Internet Protocol version, which your master does not,
+ then set ``only-notify`` to include only supported protocol version.
+ Otherwise there will be error trying to resolve address.
+
+ For example, slaves support both IPv4 and IPv6, but PowerDNS master have only IPv4,
+ so allow only IPv4 with ``only-notify``::
+
+ only-notify=0.0.0.0/0
+
.. _setting-out-of-zone-additional-processing:
``out-of-zone-additional-processing``