Skip to content

Commit 3f62240

Browse files
Merge pull request ceph#65996 from YiteGu/fix-desc-err-for-max-read-ops
doc/rgw: fix the description error of --max-read-ops
2 parents 4d9ef3f + db44419 commit 3f62240

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/radosgw/admin.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -679,8 +679,9 @@ time has elapsed, "user A" will be able to send ``GET`` requests again.
679679
- **User:** The ``--uid`` option allows you to specify a rate limit for a
680680
user.
681681

682-
- **Maximum Read Ops:** The ``--max-read-ops`` setting allows you to limit read
683-
bytes per accumulation interval per RGW instance. A ``0`` value disables throttling.
682+
- **Maximum Read Ops:** The ``--max-read-ops`` setting allows you to specify
683+
the maximum number of read ops per accumulation interval per RGW instance. A ``0`` value
684+
disables throttling.
684685

685686
- **Maximum Read Bytes:** The ``--max-read-bytes`` setting allows you to limit
686687
read bytes per accumulation interval per RGW instance. A ``0`` value disables throttling.

0 commit comments

Comments
 (0)