Skip to content

Commit bc06060

Browse files
committed
fix(ins): fix block bandwidth
1 parent 5056918 commit bc06060

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

compute/instances/reference-content/instances-bandwidth-overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ Bandwidth impacts how your applications perform and interact with other systems.
4545

4646
| Instance Type | Internet Bandwidth | Block Bandwidth |
4747
|-----------------------|-------------------------|---------------------|
48-
| DEV1-S | 200 Mbit/s | 100 Mbit/s |
49-
| DEV1-M | 300 Mbit/s | 150 Mbit/s |
50-
| DEV1-L | 400 Mbit/s | 200 Mbit/s |
51-
| DEV1-XL | 500 Mbit/s | 250 Mbit/s |
48+
| DEV1-S | 200 Mbit/s | 100 MiB/s |
49+
| DEV1-M | 300 Mbit/s | 150 MiB/s |
50+
| DEV1-L | 400 Mbit/s | 200 MiB/s |
51+
| DEV1-XL | 500 Mbit/s | 250 MiB/s |
5252

5353
## ENT Range
5454

0 commit comments

Comments
 (0)