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:
Yong Tang
2020-06-13 07:41:05 -07:00
committed by GitHub
parent 4734c0db45
commit 9545346174
45 changed files with 77 additions and 62 deletions

View File

@@ -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"