From c71c292123eb431ba69fbf965ff26af6ccfd7d95 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Wed, 14 May 2014 00:14:30 -0700 Subject: [PATCH] doc: Added rgw print continue guidance. Fixes: #7731 Signed-off-by: John Wilkins --- doc/radosgw/config.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index b47c8b9a74fcd..610bae4245618 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -169,6 +169,13 @@ instance name follows. For example:: same name in your S3 FastCGI file too. See `Add a Ceph Object Gateway Script`_ for details. +Configuring Print Continue +-------------------------- + +On CentOS/RHEL distributions, turn off ``print continue``. If you have it set +to ``true``, you may encounter problems with ``PUT`` operations. :: + + rgw print continue = false Configuring Operations Logging ------------------------------ -- 2.39.5