ceph/doc/config-cluster/ms-ref.rst
John Wilkins 7782ccb5f6 doc: Added messaging section to ref. Placeholders. Definitions needed.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-09-23 21:55:53 -07:00

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``