mirror of
https://github.com/ceph/ceph
synced 2024-12-20 10:23:24 +00:00
7782ccb5f6
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
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``
|