Specification | Concurrent Connections per Minute | New Connections per Second (CPS) | Queries per Second (QPS) | Max Bandwidth |
Standard | 100,000 | 10,000 | 10,000 | 2Gbps |
Advanced 1 | 200,000 | 20,000 | 20,000 | 4Gbps |
Advanced 2 | 500,000 | 50,000 | 30,000 | 6Gbps |
Super Large 1 | 1,000,000 | 100,000 | 50,000 | 10Gbps |
Super Large 2 | 2,000,000 | 200,000 | 100,000 | 20Gbps |
Super Large 3 | 5,000,000 | 500,000 | 200,000 | 40Gbps |
Super Large 4 | 10,000,000 | 1,000,000 | 300,000 | 60Gbps |
Metric | Description | LCU Coefficient | Number of LCUs per Hour |
CPS | Number of new connections per second. | 25 | Number of LCUs = Average number of new connections per second within an hour ÷ LCU coefficient |
Concurrent connections | Number of concurrent connections per minute. | 3,000 | Number of LCUs = Average number of concurrent connections per minute within an hour ÷ LCU coefficient |
Processed traffic | The total amount of outbound and inbound traffic processed by CLB instances per hour, in GB. | 1 GB | Number of LCUs = Total amount of traffic within an hour ÷ LCU coefficient |
Rule evaluations (only for HTTP/HTTPS) | Product of QPS and the number of layer-7 rules processed by the CLB instances. The first 10 processed rules are free of charge: For over 10 processed rules: Number of rule evaluations = QPS × (Number of processed rules – 10). For 10 or fewer processed rules, Number of rule evaluations = QPS. | 1,000 | Number of LCUs = Average number of rule evaluations per second within an hour ÷ LCU coefficient |
Metric | Description | LCU Coefficient | Number of LCUs per Hour |
CPS | Number of new connections per second. | 800 | Number of LCUs = Average number of new connections per second within an hour ÷ LCU coefficient |
Concurrent connections per minute | Number of concurrent connections per minute. | 100,000 | Number of LCUs = Average number of concurrent connections per minute within an hour ÷ LCU coefficient |
Processed traffic | The total amount of outbound and inbound traffic processed by CLB instances per hour, in GB. | 1 GB | Number of LCUs = Total amount of traffic within an hour ÷ LCU coefficient |
Metric | Description | LCU Coefficient | Number of LCUs per Hour |
CPS | Number of new connections per second. | 400 | Number of LCUs = Average number of new connections per second within an hour ÷ LCU coefficient |
Concurrent connections per minute | Number of concurrent connections per minute. | 50,000 | Number of LCUs = Average number of concurrent connections per minute within an hour ÷ LCU coefficient |
Processed traffic | The total amount of outbound and inbound traffic processed by CLB instances per hour, in GB. | 1 GB | Number of LCUs = Total amount of traffic within an hour ÷ LCU coefficient |
LCU fees per hour = MAX[Number of LCUs for concurrent connections, Number of LCUs for new connections, Number of LCUs for processed traffic, Number of LCUs for rule evaluations] × LCU unit price
Region | LCU Unit Price (USD/Hour) | LCU Unit Price for New Purchases (USD/Hour) |
All regions | 0.0072 | 0.0059 |
Metric Name | Use Case | LCU Coefficient | LCUs Quantity Calculation |
New connections (per second) | In this example, your CLB instance receives 100 new connections per second. | 25 | Number of LCUs = 100 ÷ LCU Coefficient = 4 |
Concurrent connections (per minute) | In this example, your CLB instance receives 100 new connections per second, which means 6,000 new connections per minute. As each connection lasts 3 minutes, the maximum concurrent connections per minute = 6,000 × 3 = 18,000. | 3,000 | Number of LCUs = 18,000 ÷ LCU Coefficient = 6 |
Processed traffic (per hour) | In this example, your CLB instance processes 1,000 KB of data per second. This translates to 3.6 GB per hour. | 1 | Number of LCUs = 3.6 ÷ LCU Coefficient = 3.6 |
Rule evaluations (per second) | In this example, your CLB instance receives 400 queries per second on average. Therefore, 20 forwarding rules result in 4,000 rule evaluations per second for each query: (20 forwarding rules – 10 free rules) × 400. | 1,000 | Number of LCUs = 4,000 ÷ LCU Coefficient = 4 |
Metric Name | Use Cases | LCU Coefficient | LCUs Quantity Calculation |
New connections (per second) | In this example, your CLB instance uses 100 new connections per second. | 800 | Number of LCUs = 100 ÷ LCU Coefficient = 0.125 |
Concurrent connections (per minute) | In this example, your CLB instance receives 100 new TCP connections per second, each lasting 3 minutes. Therefore, the maximum number of concurrent connections per minute = 6,000 × 3 = 18,000. | 100,000 | Number of LCUs = 18,000 ÷ LCU Coefficient = 0.18 |
Processed traffic (per hour) | In this example, your CLB instance transfers 1,000 processed bytes for each TCP client connection. Therefore, the amount of traffic processed per hour = 100 connections/s × 60s × 60 min × 1,000 bytes = 0.36 GB. | 1 | Number of LCUs = 0.36 ÷ LCU Coefficient = 0.36 |
Metric Name | Use Case | LCU Coefficient | LCUs Quantity Calculation |
New connections (per second) | In this example, your CLB instance uses 100 new UDP connections per second. | 400 | Number of LCUs = 100 ÷ LCU Coefficient = 0.125 |
Concurrent connections (per minute) | In this example, your CLB instance receives 100 new TCP connections per second, each lasting 2 minutes. Therefore, the maximum number of concurrent connections per minute = 100 × 60 × 2 = 12,000. | 50,000 | Number of LCUs = 12,000 ÷ LCU Coefficient = 0.24 |
Processed traffic (per hour) | In this example, your CLB instance transfers 1,000 processed bytes for each UDP client connection. Therefore, the amount of traffic processed per hour = 100 connections/s × 60s × 60 min × 1,000 bytes = 0.36 GB. | 1 | Number of LCUs = 0.36 ÷ LCU Coefficient = 0.36 |
Was this page helpful?