mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 10:25:10 -05:00
Correct timeout description (#5388)
This commit is contained in:
@@ -103,7 +103,7 @@ Also note the TLS config is "global" for the whole forwarding proxy if you need
|
|||||||
|
|
||||||
On each endpoint, the timeouts for communication are set as follows:
|
On each endpoint, the timeouts for communication are set as follows:
|
||||||
|
|
||||||
* The dial timeout by default is 30s, and can decrease automatically down to 100ms based on early results.
|
* The dial timeout by default is 30s, and can decrease automatically down to 1s based on early results.
|
||||||
* The read timeout is static at 2s.
|
* The read timeout is static at 2s.
|
||||||
|
|
||||||
## Metadata
|
## Metadata
|
||||||
|
|||||||
Reference in New Issue
Block a user