Skip to content

Commit 2ceb7a6

Browse files
Merge pull request ceph#61272 from laimis9133/main
doc/radosgw/config-ref: fix lc worker thread tuning
2 parents 76fd825 + b7ae18a commit 2ceb7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/radosgw/config-ref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ These values can be tuned based upon your specific workload to further increase
7878
aggressiveness of lifecycle processing. For a workload with a larger number of buckets (thousands)
7979
you would look at increasing the :confval:`rgw_lc_max_worker` value from the default value of 3 whereas for a
8080
workload with a smaller number of buckets but higher number of objects (hundreds of thousands)
81-
per bucket you would consider decreasing :confval:`rgw_lc_max_wp_worker` from the default value of 3.
81+
per bucket you would consider increasing :confval:`rgw_lc_max_wp_worker` from the default value of 3.
8282

8383
.. note:: When looking to tune either of these specific values please validate the
8484
current Cluster performance and Ceph Object Gateway utilization before increasing.

0 commit comments

Comments
 (0)