mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Regenerate man page (#3946)
Regenerate man page `make -f Makefile.doc`, in praparation for 1.7.0 release. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-FORWARD" 7 "April 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-FORWARD" 7 "June 2020" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -150,12 +150,12 @@ Also note the TLS config is "global" for the whole forwarding proxy if you need
|
||||
\fB\fCtls-name\fR for different upstreams you're out of luck.
|
||||
|
||||
.PP
|
||||
On each endpoint, the timeouts of the communication are set by default and automatically tuned depending early results.
|
||||
On each endpoint, the timeouts for communication are set as follows:
|
||||
|
||||
.IP \(bu 4
|
||||
dialTimeout by default is 30 sec, and can decrease automatically down to 100ms
|
||||
The dial timeout by default is 30s, and can decrease automatically down to 100ms based on early results.
|
||||
.IP \(bu 4
|
||||
readTimeout by default is 2 sec, and can decrease automatically down to 200ms
|
||||
The read timeout is static at 2s.
|
||||
|
||||
|
||||
.SH "METRICS"
|
||||
|
||||
Reference in New Issue
Block a user