Author: buildbot
Date: Tue Sep 18 17:06:05 2012
New Revision: 832380
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:06:05 2012
@@ -1 +1 @@
-1386765
+1387262
Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 18 17:06:05 2012
@@ -1 +1 @@
-1386765
+1387262
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:06:05 2012
@@ -28,7 +28,7 @@
</div>
<div class="fourcol right last" id="searchbox">
- <div id="header-main">Apache Traffic Server</div>
+ <div id="header-main">Adminstrator's Guide</div>
<div id="header-sub">Traffic Server Cluster </div>
</div>
@@ -68,7 +68,7 @@ chapter discusses the following topics:<
<li><a href="#UnderstandingTSClusters">Understanding Traffic Server
Clusters</a></li>
<li><a href="#ManagementOnlyClustering">Management-Only Clustering</a></li>
<li><a href="#FullClustering">Full Clustering</a></li>
-<li><a href="#EnableClusteringMode">Enable Clustering Mode</a></li>
+<li><a href="#EnablingClusteringMode">Enabling Clustering Mode</a></li>
<li><a href="#DeletingNodesFromCluster">Deleting Nodes from a Cluster</a></li>
</ul>
</div>
@@ -109,19 +109,19 @@ protocol to obtain an object from siblin
references to the missing node on all nodes in the cluster.</p>
<p>Full clustering recommends a dedicated network interface for cluster
communication to get better performance.</p>
-<h1 id="EnableClusteringMode">Enable Clustering Mode</h1>
-<p>Before you put a node into a Cluster, please make sure the following thing
-checked:</p>
+<h1 id="EnablingClusteringMode">Enabling Clustering Mode</h1>
+<p>Before you put a node into a cluster, please make sure the following things
are
+in order:</p>
<ul>
-<li>you are using the samy Operation System:<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 ARCH, ie: <code>x86_64</code></li>
+<li>The same architecture, ie: <code>x86_64</code></li>
</ul>
</li>
-<li>install with the same version of Traffic Server</li>
-<li>the same hardware</li>
-<li>on the same switch or same vlan.</li>
+<li>You have the same version of Traffic Server installed</li>
+<li>The same hardware</li>
+<li>On the same switch or same VLAN.</li>
</ul>
<p>Traffic Server does not apply the clustering mode change to all the nodes
in the cluster. You must change the clustering mode on each node