Author: azeez
Date: Tue Dec 6 14:36:04 2011
New Revision: 1210937
URL: http://svn.apache.org/viewvc?rev=1210937&view=rev
Log:
Added more info about the ServiceDynamicLoadbalanceEndpoint
Modified:
synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml
Modified: synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml?rev=1210937&r1=1210936&r2=1210937&view=diff
==============================================================================
--- synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml (original)
+++ synapse/trunk/java/src/site/xdoc/Synapse_Samples.xml Tue Dec 6 14:36:04
2011
@@ -1807,7 +1807,13 @@ requests and etc... in a cycle</p>
</definitions>
</pre>
<p>
-<strong>Objective: Demonstrate Service-aware dynamic load balancing between a
couple of nodes which belong to two different Services. Here, the word Service
is used in the context of Cloud Service. A Cloud Service consists of a number
of nodes. In this context, a Cloud Service is also associated with a clustering
domain</strong> </p>
+<strong>
+ Objective: Demonstrate Service-aware dynamic load balancing between a
couple of nodes which belong to two different Services.
+ Here, the word Service is used in the context of Cloud Service. A Cloud
Service consists of a number of nodes.
+ In this context, a Cloud Service is also associated with a clustering
domain.
+ This can be used in place of the DynamicLoadbalanceEndpoint as well.
+</strong>
+</p>
<p>
<strong>Prerequisites:</strong>
<br/>