From cc90834a8ed7bd84440bf132a94978a47ee2f3da Mon Sep 17 00:00:00 2001
From: Mingyu Li
Date: Fri, 29 Jan 2016 03:48:47 +0900
Subject: [PATCH] A minor modification of the Deployment Guide
In the section of General Service Tuning, there is a sentence
"Our Storage servers all run together on the same servers".
The word "servers" is used twice with different meanings, which
would be a little confusing. This patch makes it more understandable.
Change-Id: I6d806456aeb7d0ecf297c04dacbd271b94a0425c
Closes-Bug: #1526697
---
doc/source/deployment_guide.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/deployment_guide.rst b/doc/source/deployment_guide.rst
index a0250fcabe..5e88730914 100644
--- a/doc/source/deployment_guide.rst
+++ b/doc/source/deployment_guide.rst
@@ -1472,7 +1472,7 @@ At Rackspace, our Proxy servers have dual quad core processors, giving us 8
cores. Our testing has shown 16 workers to be a pretty good balance when
saturating a 10g network and gives good CPU utilization.
-Our Storage servers all run together on the same servers. These servers have
+Our Storage server processes all run together on the same servers. These servers have
dual quad core processors, for 8 cores total. We run the Account, Container,
and Object servers with 8 workers each. Most of the background jobs are run at
a concurrency of 1, with the exception of the replicators which are run at a