]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added rgw print continue guidance.
authorJohn Wilkins <john.wilkins@inktank.com>
Wed, 14 May 2014 07:14:30 +0000 (00:14 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Wed, 14 May 2014 07:14:30 +0000 (00:14 -0700)
Fixes: #7731
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/config.rst

index b47c8b9a74fcdad6e3eabaec2575f90085eb9f6b..610bae42456185e3bf5626b6c6fced303014d4d7 100644 (file)
@@ -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
 ------------------------------