From: Casey Bodley Date: Fri, 22 Feb 2019 18:28:19 +0000 (-0500) Subject: rgw: make beast the default for rgw_frontends X-Git-Tag: v14.2.0~55^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=be29fcb1424db583066e44d9842f13473786a396;p=ceph.git rgw: make beast the default for rgw_frontends Signed-off-by: Casey Bodley --- diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 44256462d94d..37bb8eea9007 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -22,7 +22,7 @@ instances or all radosgw-admin commands can be put into the ``[global]`` or the `HTTP Frontends`_ for more on supported options. :Type: String -:Default: ``civetweb port=7480`` +:Default: ``beast port=7480`` ``rgw data`` diff --git a/src/common/options.cc b/src/common/options.cc index 07345d8f1469..528682611a15 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6383,7 +6383,7 @@ std::vector