]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't use rgw_socket_path if frontend is configured 4275/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 19 Mar 2015 03:49:13 +0000 (20:49 -0700)
committerjeanchlopez <jelopez@redhat.com>
Mon, 6 Apr 2015 00:21:20 +0000 (17:21 -0700)
commitbf1d8e888439df75feadde76bafe7d07d0e8481a
treefbb20dddd9c5470c3b620494d2cac5f67213a528
parent53eff01f1e7ecd3783bb05c47588a134d4fededc
rgw: don't use rgw_socket_path if frontend is configured

Fixes: #11160
Backport: hammer, firefly

Previously if we wanted to use the tcp fcgi socket, we needed to clear
rgw_socket_path.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_main.cc