From: John Wilkins Date: Wed, 14 May 2014 07:14:30 +0000 (-0700) Subject: doc: Added rgw print continue guidance. X-Git-Tag: v0.81~10 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c71c292123eb431ba69fbf965ff26af6ccfd7d95;p=ceph.git doc: Added rgw print continue guidance. Fixes: #7731 Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index b47c8b9a74f..610bae42456 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 ------------------------------