1
0
Эх сурвалжийг харах

Correct docs tcp retries timeout (#102968)

Closes #102788
Iraklis Psaroudakis 1 жил өмнө
parent
commit
bcce4282c4

+ 1 - 1
docs/reference/setup/sysconfig/tcpretries.asciidoc

@@ -32,7 +32,7 @@ therefore reduce the maximum number of TCP retransmissions.
 
 You can decrease the maximum number of TCP retransmissions to `5` by running the
 following command as `root`. Five retransmissions corresponds with a timeout of
-around six seconds.
+around 13 seconds.
 
 [source,sh]
 -------------------------------------