Co-authored-by: Remi Gacogne <github@coredump.fr>
REVISION "202306080000Z"
DESCRIPTION "Added metrics for NOD and UDR events"
- REVISION "202311060000Z"
+ REVISION "202405230000Z"
DESCRIPTION "Added metrics for maximum chain length and weight"
::= { powerdns 2 }
'doc': '''
The maximum number of queries that can be attached to an outgoing request chain. Attaching requests to a chain
saves on outgoing queries, but the processing of a chain when the reply to the outgoing query comes in
-might result in a large outgoing traffic spikes. Reducing the maximum chain length mitigates this.
+might result in a large outgoing traffic spike. Reducing the maximum chain length mitigates this.
If this value is zero, no maximum is enforced, though the maximum number of mthreads (:ref:`setting-max-mthreads`)
also limits the chain length.
''',