You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/modules/transport.asciidoc
+3
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,9 @@ time setting format). Defaults to `30s`.
43
43
44
44
|`transport.tcp.compress` |Set to `true` to enable compression (LZF)
45
45
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.
0 commit comments