max-read-ops indicates the number of operations, not bytes.
signed-off-by: Yite Gu <guyite@bytedance.com>
- **User:** The ``--uid`` option allows you to specify a rate limit for a
user.
-- **Maximum Read Ops:** The ``--max-read-ops`` setting allows you to limit read
- bytes per accumulation interval per RGW instance. A ``0`` value disables throttling.
+- **Maximum Read Ops:** The ``--max-read-ops`` setting allows you to specify
+ the maximum number of read ops per accumulation interval per RGW instance. A ``0`` value
+ disables throttling.
- **Maximum Read Bytes:** The ``--max-read-bytes`` setting allows you to limit
read bytes per accumulation interval per RGW instance. A ``0`` value disables throttling.