All systems operational

Pay with Bitcoin, Monero, USDT & 11 more · email-only sign-up

Network

What “unmetered” bandwidth really means

Unmetered, unlimited, fair use, 95th percentile: what each term means, what a 1 Gbps port can really move in a month, and what still limits throughput.

DediCrypto Engineering5 min read

Key takeaways5 min read

  • Unmetered means no counter, no ratio and no fair-use clause: only the port speed limits you.
  • A 1 Gbps port moves up to about 324 TB in 30 days; 10 Gbps about 3.24 PB.
  • One connection is still limited by distance, the other side and your own disks.

Four terms that sound alike

  • Metered — you pay per gigabyte or terabyte transferred. Hyperscale clouds typically bill outbound traffic at $0.05–0.09 per GB.
  • 95th percentile — you pay for your peak usage after discarding the top 5% of samples; common for transit contracts.
  • “Unlimited” with fair use — traffic is not billed, but a vague policy lets the host throttle heavy users.
  • Unmetered — traffic is not counted at all; the only limit is the speed of your port.

Our servers are unmetered in the strict sense: no counter, no ratio and no fair-use clause, in either direction.

What a port can move

A 1 Gbps port running flat out transfers 125 MB every second — about 10.8 TB a day and 324 TB in 30 days. A 10 Gbps port moves ten times that: roughly 3.24 PB a month.

At typical cloud egress prices, 324 TB would cost somewhere between $16,000 and $29,000. On an unmetered port it costs nothing beyond the server itself.

What still limits throughput

  • Distance. A single TCP connection carries at most its window divided by the round-trip time. Distant clients need larger buffers — or several connections.
  • The other side. A home connection or a busy remote server caps what one transfer can reach, whatever your port speed.
  • Your disks and CPU. Serving 10 Gbps of small files from spinning disks will not work; NVMe and memory caches will.

How to test it

Measure with several parallel streams to a well-connected endpoint, for example iperf3 -P 8. A single stream to a distant server measures the path, not the port. Our 10 Gbps tuning guide covers the kernel settings that matter.

Unmetered on every server.

1 Gbps as standard, 10 Gbps in Amsterdam, Frankfurt and New York.

+6 more
How our network works Talk to an engineer

Stock servers online in 2–4 hours