parent
d386d909fc
commit
20921fcc3d
|
@ -43,6 +43,9 @@ time setting format). Defaults to `30s`.
|
||||||
|
|
||||||
|`transport.tcp.compress` |Set to `true` to enable compression (LZF)
|
|`transport.tcp.compress` |Set to `true` to enable compression (LZF)
|
||||||
between all nodes. Defaults to `false`.
|
between all nodes. Defaults to `false`.
|
||||||
|
|
||||||
|
|`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.
|
||||||
|
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
|
||||||
It also uses the common
|
It also uses the common
|
||||||
|
|
Loading…
Reference in New Issue