You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by hu...@apache.org on 2013/02/02 13:32:22 UTC

svn commit: r1441740 - /trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext

Author: humbedooh
Date: Sat Feb  2 12:32:22 2013
New Revision: 1441740

URL: http://svn.apache.org/viewvc?rev=1441740&view=rev
Log:
TS-417: Did some minor changes of wording, it didn't sit right with me.

Modified:
    trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext

Modified: trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext?rev=1441740&r1=1441739&r2=1441740&view=diff
==============================================================================
--- trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext (original)
+++ trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext Sat Feb  2 12:32:22 2013
@@ -115,7 +115,7 @@ individually. You may following these in
  The `traffic_server` and `traffic_manager` processes will need to restart after the change
  of 'proxy.local.cluster.type' and 'proxy.config.cluster.ethernet_interface' have taken place.
 
-Traffic Server will join into the cluster in about 10 seconds, and you can run
+Traffic Server will join the cluster in about 10 seconds, and you can run
 `traffic_line -r proxy.process.cluster.nodes` to check the hosts in the cluster,
 or check out the [`cluster.config`](../configuration-files/cluster.configcluster.config)
 in the configuration directory.
@@ -151,4 +151,4 @@ and we can tweak for the Cluster threads
         traffic_line -s proxy.config.cluster.num_of_cluster_connections -v 10
 
 
-with these tweak, we can archive about 10gbps traffic for the internal cluster transfer speed.
+with these tweaks, we can archive about 10gbps traffic for the internal cluster transfer speed.