Service Plans
Service plans define the virtual machine flavor and the maximum number of connections available for your NLB.
- Flavor: Specifies the hardware configuration, including compute, memory, and storage capacity for each load balancer virtual machine instance. For more information on the naming scheme read Server machine types.
- Max connections: Sets the maximum number of concurrent connections per load balancer virtual machine instance.
To set the service plan, provide a planId field. If you omit planId, the default is p10.
The following table shows available service plans, including their flavors and connection limits:
| Plan ID | Region | VM flavor | Max connections |
|---|---|---|---|
| p10 (default) | EU01 | t1.2 | 10,000 |
| p50 | EU01 | s1a.4d | 50,000 |
| p250 | EU01 | s1a.8d | 250,000 |
| p750 | EU01 | s1a.16d | 750,000 |
| p10 (default) | EU02 | t3i.1-EU02 | 10,000 |
| p50 | EU02 | c2a.4d-EU02 | 50,000 |
| p250 | EU02 | c2a.8d-EU02 | 250,000 |
| p750 | EU02 | c2a.16d-EU02 | 750,000 |