Skip to content

Commit 98989ce

Browse files
authored
Correct docs tcp retries timeout (#102968) (#103043)
Closes #102788
1 parent 12fa97d commit 98989ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/setup/sysconfig/tcpretries.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ therefore reduce the maximum number of TCP retransmissions.
3232

3333
You can decrease the maximum number of TCP retransmissions to `5` by running the
3434
following command as `root`. Five retransmissions corresponds with a timeout of
35-
around six seconds.
35+
around 13 seconds.
3636

3737
[source,sh]
3838
-------------------------------------

0 commit comments

Comments
 (0)