]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't use rgw_socket_path if frontend is configured 4085/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 19 Mar 2015 03:49:13 +0000 (20:49 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 19 Mar 2015 03:52:56 +0000 (20:52 -0700)
commit36d6eea3caa79fcb4e08bdd340ccda2474b9e5ea
tree3e2abfbd7dbf570510cb787330a7540f9eeb138d
parent68d3637fea461f65ff4bac47da59ebc0d39397a5
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