Author: buildbot
Date: Tue Sep 18 17:11:21 2012
New Revision: 832381
Log:
Staging update by buildbot for tserver
Modified:
websites/staging/trafficserver/trunk/cgi-bin/ (props changed)
websites/staging/trafficserver/trunk/content/ (props changed)
websites/staging/trafficserver/trunk/content/docs/trunk/admin/cluster-howto/index.en.html
Propchange: websites/staging/trafficserver/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 18 17:11:21 2012
@@ -1 +1 @@
-1387262
+1387266
Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 18 17:11:21 2012
@@ -1 +1 @@
-1387262
+1387266
Modified:
websites/staging/trafficserver/trunk/content/docs/trunk/admin/cluster-howto/index.en.html
==============================================================================
---
websites/staging/trafficserver/trunk/content/docs/trunk/admin/cluster-howto/index.en.html
(original)
+++
websites/staging/trafficserver/trunk/content/docs/trunk/admin/cluster-howto/index.en.html
Tue Sep 18 17:11:21 2012
@@ -114,9 +114,9 @@ communication to get better performance.
in order:</p>
<ul>
<li>You are using the same operation system on all nodes:<ul>
-<li>Using the same distrobution, ie: RHEL 5.5</li>
-<li>Have same kernel, ie: 2.6.18-194.17.1.el5</li>
-<li>The same architecture, ie: <code>x86_64</code></li>
+<li>Using the same distribution, fx: RHEL 5.5</li>
+<li>Have same kernel, fx: 2.6.18-194.17.1.el5</li>
+<li>The same architecture, fx: <code>x86_64</code></li>
</ul>
</li>
<li>You have the same version of Traffic Server installed</li>
@@ -167,7 +167,7 @@ traffic_line -s proxy.config.cluster.eth
or checkout the <a
href="../configuration-files/cluster.configcluster.config"><code>cluster.config</code></a>
in the configuration directory.</p>
<p>After a successful join of the cluster, all changes of global
configurations on any
-node, will take effect on <strong>all</strong> node now.</p>
+node, will take effect on <strong>all</strong> nodes now.</p>
<h1 id="DeletingNodesFromCluster">Deleting Nodes from a Cluster</h1>
<p>To delete a node from the Traffic Server cluster, just roll back
<code>proxy.config.cluster.type</code> to the default value 3 and reload.</p>