Fix whitespace issues
Remove extra space and tabs. Change-Id: I6568a961a667fad1ddefe7322d833837693457ba
This commit is contained in:
@@ -58,9 +58,9 @@
|
|||||||
handle all incoming API requests. Once a Proxy Server
|
handle all incoming API requests. Once a Proxy Server
|
||||||
receive a request, it will determine the storage node
|
receive a request, it will determine the storage node
|
||||||
based on the URL of the object, such as <literal>
|
based on the URL of the object, such as <literal>
|
||||||
https://swift.example.com/v1/account/container/object
|
https://swift.example.com/v1/account/container/object
|
||||||
</literal>. The Proxy Servers also coordinates responses,
|
</literal>. The Proxy Servers also coordinates responses,
|
||||||
handles failures and coordinates timestamps.</para>
|
handles failures and coordinates timestamps.</para>
|
||||||
<para>Proxy servers use a shared-nothing architecture and can
|
<para>Proxy servers use a shared-nothing architecture and can
|
||||||
be scaled as needed based on projected workloads. A
|
be scaled as needed based on projected workloads. A
|
||||||
minimum of two Proxy Servers should be deployed for
|
minimum of two Proxy Servers should be deployed for
|
||||||
|
Reference in New Issue
Block a user