Changes to section_object-storage-adding-proxy-server
Added can before add Fixed run on sentence Removed comma Change-Id: I499bdfc375e432fc38b545efd38258e4eb065b04
This commit is contained in:
parent
b41966416f
commit
3430f80567
@ -4,8 +4,8 @@
|
|||||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
||||||
<title>Add another proxy server</title>
|
<title>Add another proxy server</title>
|
||||||
<para>To provide additional reliability, and bandwidth
|
<para>To provide additional reliability and bandwidth
|
||||||
to your cluster, you add proxy servers. You can
|
to your cluster, you can add proxy servers. You can
|
||||||
set up an additional proxy node the same way
|
set up an additional proxy node the same way
|
||||||
that you set up the first proxy node but with
|
that you set up the first proxy node but with
|
||||||
additional configuration steps.</para>
|
additional configuration steps.</para>
|
||||||
@ -16,10 +16,10 @@
|
|||||||
strategies for load balancing. For example,
|
strategies for load balancing. For example,
|
||||||
you could use round-robin DNS, or a software
|
you could use round-robin DNS, or a software
|
||||||
or hardware load balancer (like pound) in
|
or hardware load balancer (like pound) in
|
||||||
front of the two proxies, and point your
|
front of the two proxies. You can then point your
|
||||||
storage URL to the load balancer.</para>
|
storage URL to the load balancer, configure an initial
|
||||||
<para>Configure an initial proxy node. Then, complete
|
proxy node and complete these steps to add proxy
|
||||||
these steps to add proxy servers.</para>
|
servers.</para>
|
||||||
<procedure>
|
<procedure>
|
||||||
<step>
|
<step>
|
||||||
<para>Update the list of memcache
|
<para>Update the list of memcache
|
||||||
|
Loading…
Reference in New Issue
Block a user