mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
auto make -f Makefile.doc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-FORWARD" 7 "November 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-FORWARD" 7 "December 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -137,7 +137,7 @@ The flag is default \fB\fCtrue\fR.
|
||||
.RE
|
||||
.IP \(bu 4
|
||||
\fB\fCmax_concurrent\fR \fBMAX\fP will limit the number of concurrent queries to \fBMAX\fP. Any new query that would
|
||||
raise the number of concurrent queries above the \fBMAX\fP will result in a SERVFAIL response. This
|
||||
raise the number of concurrent queries above the \fBMAX\fP will result in a REFUSED response. This
|
||||
response does not count as a health failure. When choosing a value for \fBMAX\fP, pick a number
|
||||
at least greater than the expected \fIupstream query rate\fP * \fIlatency\fP of the upstream servers.
|
||||
As an upper bound for \fBMAX\fP, consider that each concurrent query will use about 2kb of memory.
|
||||
|
||||
Reference in New Issue
Block a user