From: John Wilkins Date: Mon, 24 Sep 2012 04:55:53 +0000 (-0700) Subject: doc: Added messaging section to ref. Placeholders. Definitions needed. X-Git-Tag: v0.53~62 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7782ccb5f69dbe0f935ed872a688caa0f022ac32;p=ceph.git doc: Added messaging section to ref. Placeholders. Definitions needed. Signed-off-by: John Wilkins --- diff --git a/doc/config-cluster/ms-ref.rst b/doc/config-cluster/ms-ref.rst new file mode 100644 index 000000000000..d76f7f3bb258 --- /dev/null +++ b/doc/config-cluster/ms-ref.rst @@ -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``