:Default: 100 threads.
+``rgw num rados handles``
+
+:Description: The numer of the `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,
+ from the available bunch.
+
+:Type: Integer
+:Default: ``1``
+
+
``rgw num control oids``
:Description: The number of notification objects used for cache synchronization
.. _Architecture: ../../architecture#data-striping
.. _Pool Configuration: ../../rados/configuration/pool-pg-config-ref/
.. _Cluster Pools: ../../rados/operations/pools
+.. _Rados cluster handles: ../../rados/api/librados-intro/#step-2-configuring-a-cluster-handle