Author: zym
Date: Thu Jan 19 06:37:18 2012
New Revision: 1233203
URL: http://svn.apache.org/viewvc?rev=1233203&view=rev
Log:
update cluster docs, restart TS after the config changes
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=1233203&r1=1233202&r2=1233203&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
Thu Jan 19 06:37:18 2012
@@ -108,6 +108,13 @@ individually. You may following these in
::::text
traffic_line -x
+4. restart:
+
+ ::::text
+ traffic_line -L
+ process traffic_server and traffic_manager need to restart after the change
+ of 'proxy.local.cluster.type' and 'proxy.config.cluster.ethernet_interface'
+
Traffic Server will join into the Cluster in about 10 seconds and you can run
`traffic_line -r proxy.process.cluster.nodes` to check the hosts in cluster
or checkout the
[`cluster.config`](../configuration-files/cluster.configcluster.config)