Networking
What is Unmetered bandwidth?
Unmetered means transfer volume is not counted, though the port speed still caps how much can move. It is distinct from "unlimited", which is usually marketing. An unmetered gigabit port can physically move about 324 TB a month; the honest constraint is the port, not a policy.
Why Unmetered bandwidth matters
It is distinct from "unlimited", which is usually marketing. An unmetered gigabit port can physically move about 324 TB a month; the honest constraint is the port, not a policy.
Unmetered bandwidth in practice
When you run a server on unmetered bandwidth, you watch the port, not a usage graph. Your cost model changes: the bill is flat, so the only variable is what the port can carry. You size the port for your peak, set rate limits on services that could spike, and keep an eye on packet rates. If you misjudge, you saturate the port, and everything else on the box stalls. You also have room to experiment: push a full disk image out, run a mirror, let logs flow. The discipline is that the port is shared; a neighbour's burst can squeeze you.
What people get wrong about Unmetered bandwidth
People assume unmetered means unlimited, so they never plan for physical limits. The correction: the port speed is the ceiling. At gigabit, that is about 324 TB a month—but a misconfigured backup job can saturate it in hours. Treat the port as a consumable, just one measured in bits per second, not bytes.
Unmetered bandwidth — common questions
Can I get billed for transferring too much data?
No. Unmetered means your transfer volume is not counted against you. The only cap is the port speed, which sets how much data can move per second. So you cannot rack up overage charges, but a heavy sustained load will slow your connection.
What is the catch with unmetered bandwidth?
The catch is the port speed. Unmetered does not mean unlimited throughput; it means you are limited by the port you rent. A gigabit port can move roughly 324 TB a month, but that is only if you push it continuously. Real-world limits come from the network, not a policy.
More from networking
- ASN
- An ASN identifies a network that controls its own routing policy and announces its address space to the global routing table via BGP.
- BGP
- BGP is the protocol that autonomous systems use to exchange routing information and decide how traffic crosses the internet.
- IXP
- An IXP is a shared physical facility where networks interconnect directly rather than paying a transit provider to carry traffic between them.
- Peering
- Peering is a direct interconnection between two networks that exchange traffic with each other without paying a third party to carry it.
- IP transit
- Transit is a paid service in which one network carries another network's traffic to the rest of the internet.
- Anycast
- Anycast announces the same IP address from several locations at once, so each user is routed to the nearest instance by BGP.
- IPv6
- IPv6 is the current version of the Internet Protocol, using 128-bit addresses to replace the exhausted 32-bit IPv4 space.
- Reverse DNS
- Reverse DNS maps an IP address back to a hostname through a PTR record, the inverse of a normal DNS lookup.