From be29fcb1424db583066e44d9842f13473786a396 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Fri, 22 Feb 2019 13:28:19 -0500 Subject: [PATCH] rgw: make beast the default for rgw_frontends Signed-off-by: Casey Bodley --- doc/radosgw/config-ref.rst | 2 +- src/common/options.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 44256462d94..37bb8eea900 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 07345d8f146..528682611a1 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6383,7 +6383,7 @@ std::vector