From 18e9b08393cac7ed8fdb1c65021f74deba3dc44c Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 23 Jul 2025 22:36:04 +1000 Subject: [PATCH] doc/radosgw: edit config-ref.rst Follow up on the suggestions made by Anthony D'Atri in https://github.com/ceph/ceph/pull/64532. Signed-off-by: Zac Dover --- doc/radosgw/config-ref.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 853b62d16253d..0e2bc9d6f6cb2 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -63,14 +63,14 @@ instances or all radosgw-admin options can be put into the ``[global]`` or the Lifecycle Settings ================== -Bucket Lifecycle configuration can be used to manage your objects so that they -are stored effectively throughout their lifetimes. In past releases, lifecycle -processing was rate-limited by single-threaded processing. As of the Nautilus -release, the Ceph Object Gateway allows for parallel-thread processing of -bucket lifecycles across additional Ceph Object Gateway instances and replaces -in-order index-shard enumeration with a random ordered sequence. - -Two options in particular are relevant to increasing the aggressiveness of +Bucket Lifecycle (LC) configuration can be used to manage your objects so that +they are stored effectively throughout their lifetimes. In past releases, +lifecycle processing was rate-limited by single-threaded processing. As of the +Nautilus release, the Ceph Object Gateway allows for parallel-thread processing +of bucket lifecycles across additional Ceph Object Gateway instances and +replaces in-order index-shard enumeration with a random ordered sequence. + +Two options in particular are relevant to adjusting the aggressiveness of lifecycle processing: .. confval:: rgw_lc_max_worker -- 2.39.5