]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added messaging section to ref. Placeholders. Definitions needed.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 24 Sep 2012 04:55:53 +0000 (21:55 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 24 Sep 2012 04:55:53 +0000 (21:55 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/config-cluster/ms-ref.rst [new file with mode: 0644]

diff --git a/doc/config-cluster/ms-ref.rst b/doc/config-cluster/ms-ref.rst
new file mode 100644 (file)
index 0000000..d76f7f3
--- /dev/null
@@ -0,0 +1,83 @@
+===========
+ 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``