diff --git a/docs/elb/umn/elb_billing_0003.html b/docs/elb/umn/elb_billing_0003.html index 96bc8fbb1..305f7b9bc 100644 --- a/docs/elb/umn/elb_billing_0003.html +++ b/docs/elb/umn/elb_billing_0003.html @@ -33,43 +33,46 @@
Unit price × Required duration
Specifications
+You are charged by each specification you select.
+Pay-per-use
+Unit price × Required duration
+The billing items of dedicated load balancers vary by specification type. For details, see Table 2.
-Billing Mode +
If you bind an EIP to a load balancer, you will also be charged for the EIP and the bandwidth used by the EIP. LCU PricingAn LCU measures the dimensions on which a dedicated load balancer routes the traffic. See LCU price in Table 3. @@ -85,8 +88,7 @@ |
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Pay-per-use - + | ||||||||||||||||||||
Pay-per-use |
Elastic |
@@ -95,18 +97,10 @@
You are charged for how many LCUs you use. |
||||||||||||||||||
Fixed - |
-For stable traffic - |
-You are charged for the LCUs based on each fixed specification you select. - |
-
If you deploy a dedicated load balancer in multiple AZs, its performance will multiply as the number of AZs increases.
An LCU has four dimensions: new connections, maximum concurrent connections, processed bytes, and rule evaluations.
@@ -147,56 +141,159 @@Table 5 lists the LCU performance supported by different protocols.
+For TCP and UDP protocols, it has 3 LCU dimensions, the final LCU dimension will use the dimension which uses the most LCUs after calculation.
+For HTTP and HTTPS protocol, it has 4 LCU dimensions, the final LCU dimension will use the dimension which uses the most LCUs after calculation.
-If your service traffic fluctuates greatly, you can choose elastic specifications and select network load balancing (TCP/UDP) or application load balancing (HTTP/HTTPS), or both that best meet your service needs.
+If your service traffic fluctuates greatly, you can choose elastic specifications and select either network load balancing (TCP/UDP) or application load balancing (HTTP/HTTPS), or both that best meet your service needs.
The listener protocol must match the load balancing type. For example, if you select application load balancing (HTTP/HTTPS), you can only add an HTTP or HTTPS listener to this load balancer.
Table 2 describes the dimensions about elastic specifications. When your traffic exceeds the specifications defined in Table 3, new requests will be discarded.