]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: do not enable both tcp and uds for fastcgi
authorAndrew Schoen <aschoen@redhat.com>
Wed, 1 Jul 2015 18:25:03 +0000 (13:25 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 1 Jul 2015 21:44:32 +0000 (16:44 -0500)
This fixes a bug where we were setting up mod_fastcgi to use both tcp
and uds.

tasks/rgw.py

index ef63db037ce523a8df5c144d725808c48b408e28..ff0aa4e59298756c229dec002048d20ff5a55424 100644 (file)
@@ -249,8 +249,6 @@ def start_rgw(ctx, config):
                         tdir=testdir,
                         client=client,
                         ),
-                    '--rgw-frontends',
-                    'fastcgi socket_port=9000 socket_host=0.0.0.0',
                 ])
             else:
                 # for mod_proxy_fcgi, using tcp