From 28b0c1054fbc0d390d12fc32540c66b1e8c0bae4 Mon Sep 17 00:00:00 2001 From: Douglas Fuller Date: Fri, 15 Jun 2018 12:13:34 -0400 Subject: [PATCH] rgw: change default rgw_thread_pool_size to 512 This value is commonly tuned up and demonstrates better performance on large systems. Fixes: http://tracker.ceph.com/issues/24544 Signed-off-by: Douglas Fuller --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index fc7df3b4df897..da74b6200eba4 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5326,7 +5326,7 @@ std::vector