From: Christian Allred Date: Tue, 6 Apr 2021 01:59:09 +0000 (-0700) Subject: Document max-query-restarts option X-Git-Tag: release-1.17.1rc1~6^2~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=766244bd81f1d8c808d44ee42a443f43d7a902b8;p=thirdparty%2Funbound.git Document max-query-restarts option --- diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 00c1191be..6fe9f6203 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1613,6 +1613,11 @@ option can be used multiple times. The most specific match will be used. EDNS0 option code for the \fIedns\-client\-string\fR option, from 0 to 65535. A value from the `Reserved for Local/Experimental` range (65001-65534) should be used. Default is 65001. +.TP 5 +.B max\-query\-restarts: \fI +Set the maximum number of times a query is allowed to restart upon encountering +a CNAME record. If a query encounters more than the specified number of CNAME +records before resolving, unbound will reply with SERVFAIL. Default is 8. .SS "Remote Control Options" In the .B remote\-control: