]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add important note in doc/radosgw/config.rst 37/head
authorAlexandre Marangone <a.marangone@gmail.com>
Thu, 31 Jan 2013 23:58:15 +0000 (15:58 -0800)
committerAlexandre Marangone <a.marangone@gmail.com>
Thu, 31 Jan 2013 23:58:15 +0000 (15:58 -0800)
For CentOS and similar, FastCgiWrapper is turned on by default.
This causes Apache to spawn radosgw processes.

doc/radosgw/config.rst

index 42f2fe3a9521fa34292adb579655f54a51c5370d..5c2c2c2721608920c518935a08814ac38225597c 100644 (file)
@@ -123,6 +123,7 @@ log files and to turn off server signatures. ::
                ServerSignature Off
        </VirtualHost>
        
+.. important:: If you are using CentOS or similar, make sure that ``FastCgiWrapper`` is turned off in ``/etc/httpd/conf.d/fastcgi.conf``.
 
 Enable the RADOS Gateway Configuration
 ======================================
@@ -391,4 +392,4 @@ should include the following settings::
 Then, add the ``{client-loopback-ip}`` IP address as the first DNS nameserver
 on client the machine(s).
 
-.. _Dnsmasq: https://help.ubuntu.com/community/Dnsmasq
\ No newline at end of file
+.. _Dnsmasq: https://help.ubuntu.com/community/Dnsmasq