Updated Branches:
  refs/heads/master 08e5a45de -> 4b8bacd98

more additions on internal lb-vpc


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4b8bacd9
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4b8bacd9
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4b8bacd9

Branch: refs/heads/master
Commit: 4b8bacd98a4220614bf7325d13b42156ef08b1c0
Parents: 08e5a45
Author: radhikap <radhika.puthiyet...@citrix.com>
Authored: Thu May 30 16:33:48 2013 +0530
Committer: radhikap <radhika.puthiyet...@citrix.com>
Committed: Thu May 30 16:33:48 2013 +0530

----------------------------------------------------------------------
 docs/en-US/add-loadbalancer-rule-vpc.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4b8bacd9/docs/en-US/add-loadbalancer-rule-vpc.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/add-loadbalancer-rule-vpc.xml 
b/docs/en-US/add-loadbalancer-rule-vpc.xml
index 4c1ac1e..02e7013 100644
--- a/docs/en-US/add-loadbalancer-rule-vpc.xml
+++ b/docs/en-US/add-loadbalancer-rule-vpc.xml
@@ -22,11 +22,13 @@
 <section id="add-loadbalancer-rule-vpc">
   <title>Adding Load Balancing Rules on a VPC</title>
   <para>In a VPC, you can configure two types of load balancing&mdash;external 
LB and internal LB.
-    External LB is nothing but load balancing the traffic received at a public 
IP of the VPC virtual
-    router. The traffic is load balanced within a tier based on your 
configuration. Supported
-    service providers are Citrix NetScaler and VPC virtual router. When you 
use internal LB service,
-    traffic received at a tier is load balanced across different tiers within 
the VPC. External load
-    balancing devices are not supported for internal LB.</para>
+    External LB is nothing but a LB rule created to redirect the traffic 
received at a public IP of
+    the VPC virtual router. The traffic is load balanced within a tier based 
on your configuration.
+    Citrix NetScaler and VPC virtual router are supported for external LB. 
When you use internal LB
+    service, traffic received at a tier is load balanced across different 
tiers within the VPC. For
+    example, traffic reached at Web tier is redirected to Application tier. 
External load balancing
+    devices are not supported for internal LB. The service is provided by a 
internal LB VM
+    configured on the target tier.</para>
   <section id="curent-lb-vpc">
     <title>Load Balancing Within a Tier (External LB)</title>
     <para>A &PRODUCT; user or administrator may create load balancing rules 
that balance traffic

Reply via email to