Skip to content

Commit 67e8464

Browse files
Document transport.ping_schedule
Closes #13241
1 parent d01539c commit 67e8464

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/modules/transport.asciidoc

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ time setting format). Defaults to `30s`.
4343

4444
|`transport.tcp.compress` |Set to `true` to enable compression (LZF)
4545
between all nodes. Defaults to `false`.
46+
47+
|`transport.ping_schedule` | Schedule a regular ping message to ensure that connections are kept alive. Defaults to `5s` in the transport client and `-1` (disabled) elsewhere.
48+
4649
|=======================================================================
4750

4851
It also uses the common

0 commit comments

Comments
 (0)