Service status & availability Crypto-only billing · No-KYC signup

Operator guide · 4 min read

Metered vs unmetered bandwidth

Metered bandwidth bills a transfer quantity; unmetered service removes that counter under its terms. Neither guarantees end-to-end speed. Compare the bill and the measured network path separately.

Port speed and transfer allowance are separate

A 10 Gbps port describes a ceiling, not a promise of constant end-to-end throughput. A metered product may permit high bursts but bill each transferred unit. An unmetered product removes the transfer counter while remaining subject to the physical port, network conditions and acceptable-use rules.

Calculate the theoretical ceiling

At continuous line rate, 1 Gbps can move roughly 324 TB over a 30-day month before protocol overhead; 10 Gbps is roughly ten times that. Most workloads are bursty, so use measured 95th-percentile and total transfer data rather than multiplying the port speed alone.

Cost predictability

Unmetered billing helps mirrors, backups, media delivery and blockchain workloads whose transfer is sustained or difficult to forecast. Metered transfer can be economical for quiet services, especially when a cloud platform's surrounding services reduce operational work. Compare the full invoice, including egress, public addresses and security products.

Go deeper

Build a decision you can verify.

3 min guide

Build a traffic profile from observed intervals

Collect ingress and egress separately for at least one representative business cycle, retaining hourly or finer intervals as well as daily totals. Mark backups, releases, cache fills, replication, abuse events and one-off migrations so they are not mistaken for normal demand. A total alone hides whether the workload is a steady stream, short bursts or a few large transfer windows.

Use the same units throughout. Convert provider allowances and application measurements to bytes or decimal gigabytes before comparison, and state whether both directions are billed. If a contract uses a percentile method, obtain its exact sampling, direction and discard rules rather than assuming that every 95th-percentile product is calculated identically.

Measure the path, not only the interface

Run throughput tests only between systems you control or are authorized to test, and coordinate sustained high-rate tests with the relevant operator. iperf3 needs a client and server and can measure TCP, UDP or SCTP. Record endpoint hardware, direction, protocol, duration, stream count, time, route and result so a later test is comparable.

Start with baseline round-trip time, loss and path MTU, then compare a single TCP connection with the concurrency the application really uses. RFC 6349 explains why bottleneck bandwidth, round-trip time, receive window and path MTU affect TCP throughput. CPU limits, encryption, disk I/O and the remote peer can also cap a result. A 10 Gbps port is therefore a local ceiling, not proof of 10 Gbps application goodput to every destination.

Normalize the bill before comparing plans

Represent the metered option as fixed service cost plus billable transfer beyond any included allowance, then add public addresses, security services or committed-port charges that the invoice treats separately. Represent the unmetered option with its fixed term price and any required port upgrade. Keep ingress and egress variables separate until the contract confirms how they are charged.

Do not convert the theoretical continuous port maximum into expected monthly traffic. Instead, replay low, expected and high profiles from measured data. Unmetered service is valuable when it removes a volatile transfer line item; it does not remove the physical port, routing conditions, abuse controls or acceptable-use policy.

Normalize the bill before comparing plans
Scenario inputLow caseExpected caseHigh case
Billable egressQuiet observed cycleRepresentative cycleMigration or peak cycle
Required application rateNormal backgroundBusy intervalRecovery or release window
EvaluationMinimum invoiceOperating baselineBudget and capacity exposure

Check policy and make results repeatable

Before ordering, confirm port rate, whether it is dedicated or shared, transfer accounting, overage behaviour, filtering, traffic restrictions and upgrade procedure. Tungsto catalogue pages describe included unmetered ports, but they do not guarantee a particular end-to-end route or application result.

The expected deliverable is a traffic profile, test record and cost worksheet with the contract assumptions attached. Repeat measurements after deployment at comparable times. Investigate changes in route, loss, latency, host load and peer capacity before concluding that the billing model caused a throughput change.

Direct answers

Questions about this guide

Does unmetered bandwidth mean unlimited speed?

No. It removes a transfer counter under the service terms. The port rate, protocol overhead, route, congestion, source and destination systems still bound observed throughput.

Is one iperf3 result enough to size a server?

No. It measures a defined path and test condition. Repeat authorized tests by direction and time, preserve the parameters, and compare them with application telemetry and the destinations users actually reach.