mirror of
https://github.com/ceph/ceph
synced 2024-12-20 18:33:44 +00:00
84 lines
991 B
ReStructuredText
84 lines
991 B
ReStructuredText
|
===========
|
||
|
Messaging
|
||
|
===========
|
||
|
|
||
|
|
||
|
``ms tcp nodelay``
|
||
|
|
||
|
:Description:
|
||
|
:Type: Boolean
|
||
|
:Required: No
|
||
|
:Default: ``true``
|
||
|
|
||
|
|
||
|
``ms initial backoff``
|
||
|
|
||
|
:Description:
|
||
|
:Type: Double
|
||
|
:Required: No
|
||
|
:Default: ``.2``
|
||
|
|
||
|
|
||
|
``ms max backoff``
|
||
|
|
||
|
:Description:
|
||
|
:Type: Double
|
||
|
:Required: No
|
||
|
:Default: ``15.0``
|
||
|
|
||
|
|
||
|
``ms nocrc``
|
||
|
|
||
|
:Description:
|
||
|
:Type: Boolean
|
||
|
:Required: No
|
||
|
:Default: ``false``
|
||
|
|
||
|
|
||
|
``ms die on bad msg``
|
||
|
|
||
|
:Description:
|
||
|
:Type: Boolean
|
||
|
:Required: No
|
||
|
:Default: ``false``
|
||
|
|
||
|
|
||
|
``ms dispatch throttle bytes``
|
||
|
|
||
|
:Description:
|
||
|
:Type: 64-bit Unsigned Integer
|
||
|
:Required: No
|
||
|
:Default: ``100 << 20``
|
||
|
|
||
|
|
||
|
``ms bind ipv6``
|
||
|
|
||
|
:Description:
|
||
|
:Type: Boolean
|
||
|
:Required: No
|
||
|
:Default: ``false``
|
||
|
|
||
|
|
||
|
``ms rwthread stack bytes``
|
||
|
|
||
|
:Description:
|
||
|
:Type: 64-bit Unsigned Integer
|
||
|
:Required: No
|
||
|
:Default: ``1024 << 10``
|
||
|
|
||
|
|
||
|
``ms tcp read timeout``
|
||
|
|
||
|
:Description:
|
||
|
:Type: 64-bit Unsigned Integer
|
||
|
:Required: No
|
||
|
:Default: ``900``
|
||
|
|
||
|
|
||
|
``ms inject socket failures``
|
||
|
|
||
|
:Description:
|
||
|
:Type: 64-bit Unsigned Integer
|
||
|
:Required: No
|
||
|
:Default: ``0``
|