From: Ruben Kerkhof Date: Fri, 10 Feb 2017 11:04:17 +0000 (+0100) Subject: doc: Fix typo and grammar in RGW config reference X-Git-Tag: v12.0.1~454^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13356%2Fhead;p=ceph.git doc: Fix typo and grammar in RGW config reference Signed-off-by: Ruben Kerkhof --- diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index b3a1e64e52bf8..b5e0ca5ed9d7a 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -138,7 +138,7 @@ Ceph configuration file, the default value will be set automatically. ``rgw num rados handles`` -:Description: The numer of the `RADOS cluster handles`_ for Ceph Object Gateway. +:Description: The number of `RADOS cluster handles`_ for Ceph Object Gateway. Having a configurable number of RADOS handles is resulting in significant performance boost for all types of workloads. Each RGW worker thread would now get to pick a RADOS handle for its lifetime,