Updated: July 2026
Bandwidth Management
Bandwidth management is how Internet Service Providers (ISPs) control traffic on their networks and enforce subscriber plan rates.
For regional ISPs—operators running fixed wireless, fiber, or hybrid networks to serve rural and underserved communities—bandwidth management is one of the highest-leverage decisions in the operational stack. Unlike enterprise network management, ISP bandwidth management must operate at the subscriber level, across mixed-vendor equipment, in real time, and at scales ranging from a few hundred to hundreds of thousands of connections. The wrong approach doesn’t just create network inefficiency; it creates a poor subscriber experience that most customers will never report, and a churn problem the ISP may never be able to fully explain.
Traffic shaping is a commonly used bandwidth control mechanism that’s intended to improve network performance, decrease latency, and increase available bandwidth. The ultimate end goal of this is to improve the subscriber quality of experience (QoE), though it’s worth noting that traffic management can only help QoE if the underlying access network itself is healthy. If you have an overloaded access point, for example, it doesn’t matter how smart your traffic management system is—your subscribers are still likely to have a poor experience.
With improved QoE, internet users enjoy a smooth online experience that always “feels fast.” This, in turn, helps reduce support costs for ISPs while improving their reputation and bottom line.
Think of bandwidth control as the place where the science of network management and the art of customer success meet.
There are many different traffic management techniques used by ISPs to control bandwidth, each with its own pros and cons. Of course, here at Preseem, we have definite thoughts on this 🙂 That’s why we’ve decided to explain how we approach bandwidth shaping and look at what methods we don’t use, and why.
What is Bandwidth Management Software?
Bandwidth management software is a tool ISPs use to control how traffic flows across their network and enforce subscriber plan rates. At the core level, it determines how much throughput each subscriber receives and what happens to their connection when they approach or hit that ceiling. The critical distinction between solutions is what happens at the ceiling: legacy rate limiters create a hard stop that causes bufferbloat and poor experience for latency-sensitive applications; modern QoE-optimized approaches (using Active Queue Management and FQ-CoDel) manage the queue so that interactive traffic like video calls and gaming stays responsive even when a subscriber is at capacity.
For regional operators, the stakes are clear: the FCC’s National Broadband Map shows that millions of rural locations remain underserved or unserved — meaning the ISPs building these networks carry outsized responsibility for the quality of every connection they deliver, which makes how they manage bandwidth a mission-critical decision, not just an operational one.
Symptoms of a Bandwidth Management Problem
If your current approach to bandwidth management uses basic rate limiting or legacy FIFO queuing, these are the signs it’s hurting your subscribers and your business, without showing up in your network monitoring tools.
- Support tickets spike on evenings and weekends, even when your network monitoring shows no congestion at the link level. Subscribers on lower-tier plans are hitting their plan ceilings and experiencing bufferbloat due to self-congestion within their own virtual link. The network looks fine from the outside; the subscriber’s experience is not.
- Video calls drop when someone else in the household starts streaming or downloading. This is one of the most common complaints ISP support teams receive, and one of the most misdiagnosed. The cause is rarely a network problem. It’s a traffic-shaping problem: bulk traffic (Netflix, system updates, large downloads) is competing with interactive traffic (Zoom, gaming, VoIP) for queue space, and the shaping algorithm isn’t distinguishing between them. Understanding why this happens, and what loaded latency reveals about the health of your traffic shaping, is covered in detail in our guide to reducing latency for ISPs and subscribers.
- Truck rolls come back with nothing found. A technician visits the subscriber’s home, inspects the CPE and signal levels, finds nothing wrong, and drives back. The subscriber calls again two weeks later with the same complaint. When this cycle repeats, the problem is almost never at the house. It’s the plan enforcement algorithm that’s creating a bad experience, one that no amount of hardware inspection will resolve.
- Subscribers on entry-level plans churn at a higher rate than those on higher tiers, and the exit reason they give is vague: “slow internet,” “unreliable,” “found a better deal.” Without per-subscriber QoE visibility, it’s nearly impossible to connect that churn to the network. But the pattern is consistent: lower-tier plans have less headroom before self-congestion kicks in, and a poor shaping algorithm makes that ceiling feel like a broken connection rather than a manageable constraint.
According to Preseem’s 2026 ISP Network Report, speed plans below 75 Mbps are plan-constrained, meaning subscribers on these plans are regularly hitting their ceiling and would consume more bandwidth if it were available. These are precisely the subscribers most exposed to a poor self-congestion experience when the bandwidth management algorithm doesn’t distinguish between interactive and bulk traffic. They’re also, not coincidentally, the subscribers most likely to churn quietly.
Get the 2026 ISP Network Report
How to Evaluate ISP Bandwidth Management Software
Not all bandwidth management software is built to the same standard, and the differences matter directly to your subscribers’ experience and your support team’s workload. These are the questions worth asking before committing to any solution.
Does it operate at the subscriber level or only at the link level?
Link-level enforcement tells you when a segment is saturated. Subscriber-level enforcement tells you who is having a bad experience and why, which is what your support team and NOC actually need to act on. A tool that only manages bandwidth at the link or AP level leaves the individual subscriber experience invisible, so your team is still guessing when complaints come in.
Does it use Active Queue Management (AQM/FQ-CoDel) or legacy FIFO queuing?
This is the most technically consequential question on this list. Legacy FIFO queuing fills buffers indiscriminately, creating the bufferbloat and high latency under load that make a subscriber’s connection feel broken even when throughput is technically available. AQM-based approaches, specifically FQ-CoDel, actively manage queue depth, keeping latency low and interactive traffic responsive even when a subscriber is at their plan ceiling. For a detailed look at how traffic shaping methods compare and why the algorithm matters, see our guide to ISP traffic shaping software. The algorithm your bandwidth manager uses determines whether hitting the plan limit feels like a graceful constraint or a broken connection.
Does it distinguish interactive traffic from bulk traffic?
A video call and a system update running simultaneously should not be treated the same way in the queue. Interactive traffic (Zoom, gaming, VoIP) is latency-sensitive: a 200ms delay is noticeable and disruptive. Bulk traffic (Netflix downloads, software updates, large file transfers) is throughput-sensitive but tolerant of slight delays. Software that separates these flows and prioritizes interactive traffic will deliver a meaningfully better subscriber experience, particularly on lower-tier plans where headroom is limited.
Can it be deployed across a mixed-vendor environment?
Most regional ISPs run equipment from multiple vendors, such as Cambium and Ubiquiti on the wireless side, Calix or Nokia on fiber, with various CPE in the field. Bandwidth management software that requires vendor-specific configuration or only integrates cleanly with one vendor’s stack creates operational complexity and blind spots in multi-technology networks. Ask specifically how the solution handles normalization across vendors and what happens when you add a new equipment type.
Does it provide subscriber-level QoE telemetry alongside enforcement?
Plan enforcement and QoE visibility are separate functions, but they’re most valuable when they’re integrated. A bandwidth manager that enforces plan rates but provides no insight into what subscribers are actually experiencing leaves your support team working in the dark. The combination—enforcement plus per-subscriber latency, throughput, and packet-loss data—allows a support rep to see in one view whether a complaint is a network problem, a CPE problem, or an in-home Wi-Fi problem before a truck ever leaves the yard.
Bandwidth Control Best Practices
Our bandwidth management philosophy is that ISPs shouldn’t have to manually manipulate subscriber traffic to improve QoE.
For bandwidth enforcement and traffic management, we use active queue management (AQM) techniques based on the FQ-CoDel algorithm. This looks at all flows and separates them into two categories: bulk (e.g. Netflix, system updates) and interactive (e.g. online gaming, Zoom calls).
This automatically prioritizes the interactive flows. We then leverage AQM to set a latency target as opposed to a size target for the bulk flows. This way, no packet stays in the queue for longer than 10-20 milliseconds. This assures lower and more consistent latency, lower jitter, and most importantly, a better experience for your subscribers.
For ISPs, this translates directly to fewer subscriber tickets and support calls, more efficient troubleshooting, happier customers, and reduced churn.
Just as crucially, this is a set-it-and-forget-it, hands-off approach that “just works.” You don’t need to worry about setting complex rules, or keeping up with application changes. You also don’t have to monkey with your subscriber traffic to temporarily boost or limit rates.
Our QoE optimized plan enforcement ensures a subscriber hitting the limit of their plan continues to get a good experience. In practice, this solves problems like video calls dropping when other members of the household are streaming video.
How DM-Tech Improved Throughput and Subscriber QoE with Preseem
Let’s look at an example to see how this translates in the real world. DM-Tech is an ISP in Northern California that’s been serving residents there since 1994. As Tyler Casey, co-owner and Network Engineer at DM-Tech explained during a webinar at our WISP Virtual Summit, the company installed Preseem at a time when they were overwhelmed with subscriber complaints about internet speed.
After installing Preseem, they immediately identified hundreds of problematic APs, backhauls, and subscribers. To fix this problem, they froze all scheduled installs and invested money into the needed upgrades to their system.
Impact: Within eight months, DM-Tech’s subscriber throughput increased from 2.5 Gbps to over 4 Gbps. Because of this, Tyler said he could “infer that we were operating at a massive bandwidth deficit, which we were blissfully unaware of. Fortunately, once we got Preseem integrated, Preseem’s shaping engine kept the latency as low as possible for us while we were upgrading the network to provide more throughput.”
As a result, Tyler said “our subscriber retention and satisfaction is at an all-time high. This is evident in both social media reviews and just the word-of-mouth increase that we’ve been getting.” Watch the full video below to learn more about DM-Tech’s success.
AirBridge Broadband Success Story
What We Don’t Do and Why
Bandwidth Bursting
Bandwidth bursting is the concept of having a set base plan rate and the ability for the subscriber to go to a higher bitrate for a short amount of time. For example, a plan may have a 5 Mbps rate and the ability to go up to 10 Mbps for 15 seconds.
The idea is that ISPs can temporarily boost available bandwidth without having to upgrade to support those speeds permanently. For example, throughput may be doubled for the first 15 seconds of a subscriber’s online activity. Theoretically, this also means subscribers can use more available bandwidth without upgrading to a higher plan.
Bandwidth bursting drawbacks include:
- Many applications, like Netflix, adjust their behavior to the available bandwidth. For example, with a higher rate burst at the start, it may select a higher bitrate for the video. The key thing to remember with Netflix is that it’s not a streaming protocol, it’s a chunk download protocol. It downloads each chunk at the fastest rate possible, then goes idle. This can mean more data to transfer and more impact on other subscribers on the access point.
- When the rate suddenly changes (i.e. when the burst ends), flows that are moving data will have enough packets in flight to keep the bigger pipe full. When the rate suddenly drops, these packets queue up, adding latency until they drain, and the sender backs off.
- The biggest problem is that giving a burst to one subscriber doesn’t come for free when the AP is busy. Instead, it comes at the cost of lower throughput, increased latency, and increased loss for other subscribers, worsening their QoE.
ISPs who engage in bandwidth bursting are often trying to improve QoE for their subscribers by making their plan “feel faster.” While this is a commendable goal, it’s better achieved by reducing latency and improving flow isolation rather than a short-term, unreliable boost in throughput.
Deep Packet Inspection
One way to think about Deep Packet Inspection (DPI) is as a classification function. DPI looks at packets and decides, where possible, which application generated the packet. Classification is achieved with complex techniques such as signatures, heuristics, and machine learning.
The challenge with this is that internet applications are constantly changing. New applications are always being developed (e.g. new games, sites) and existing ones change. Keeping up-to-date is a constant game of cat and mouse. This is getting more challenging over time as applications add encryption and move to common infrastructure at a small number of cloud providers (Google Cloud, AWS, Azure, etc.). This chase means that the cost of keeping up with what users are doing will never end.
Here’s a few reasons why FQ-CoDel and AQM are a better option for bandwidth management:
- FQ-CoDel isolates bulk and interactive traffic flows to reduce latency, even under heavy usage—this means significantly fewer “slow internet” calls. DPI can help explain which applications a customer was using when their internet was slow, but isn’t it better to just solve the slow internet problem in the first place?
- AQM manages high-bandwidth applications and enforces plan speed limits automatically without manual configuration, giving you time back in your day and peace of mind that your network is running smoothly. Unlike with DPI, there are no uber-technical “geek knobs.” This means you can diagnose and proactively fix problem areas easily.
- DPI looks at packets and decides, where possible, which application generated them and then attempts to classify for queue placement. With FQ-CoDel, you just set it and forget it. The algorithm classifies packets based on flow volume and assigns them to bulk or interactive queues automatically. That leads to low latency and happier customers, and an easier life for you and your staff!
Application-Specific Rate Limiting
Application-specific limiting involves setting artificial bandwidth constraints on specific internet applications to address subscriber QoE issues. This is actually related to DPI, as that’s how traffic for each individual application is identified.
Let’s take Netflix as a common example. Your ISP may receive complaints from subscribers indicating that Netflix is buffering or displaying sub-HD quality. With application-aware rate limiting, the “solution” might be to limit throughput for Netflix to a rate which the customer’s plan can support, and so eliminate the buffering.
However, why sell a plan to a customer that you can’t deliver? And who’d want to buy a plan that deliberately delivers less than the customer thinks they’re buying? Application-specific rate limiting is really just a misleading band-aid that doesn’t address the underlying network issues. It’s also going to cost you time and involve a great deal of manual work.
For example, in the above scenario, setting a rate limit for Netflix works around the problem for that particular application. Similar rules would then be required for every other video streaming service, game, or application a subscriber might use. This adds major complexity including:
- Determining the appropriate rate for each application (this in turn may be household-specific, e.g. based on the number of devices)
- Determining inter-application priorities (or implicitly letting them be equal)
- Having up-to-date application signatures for each application. This is possible for the major applications, but there’s many more applications (e.g. new games) that impact an individual subscriber’s experience.
We believe strongly in application-agnostic QoE measurement, analysis, and optimization. Preseem provides visibility to identify problems in the network that cause poor subscriber QoE in the first place. Once those underlying problems have been addressed, Preseem’s QoE optimization ensures that each customer gets a good experience even if they fully load their connection.
TCP Acceleration
The Transmission Control Protocol (TCP) is used to move data reliably between two devices on the internet. Many online applications use this, from streaming video to web browsing.
TCP Acceleration (via TCP Accelerators) aims to improve some aspects of network performance, like throughput, by modifying TCP congestion control and retransmission behaviors. It does this by actively interacting with the TCP flow between the two endpoints. There are a few issues with this method of bandwidth management, however:
- With the emergence of the QUIC protocol, TCP traffic is declining. As a result, so is the usefulness of optimizing it.
- TCP acceleration comes at the expense of other traffic. There’s no free lunch on a busy access point, subscriber plan, or any congestion point.
- Similarly, a TCP flow accelerated to a low-modulation subscriber can lead to consumption of more of the AP’s airtime and affect other subscribers.
- TCP Accelerators create another stateful point in the network. This has complexity and reliability implications.
Think of it this way. A properly provisioned access network configured to deliver good QoE doesn’t need TCP Acceleration. In a “clean” network, TCP Acceleration and techniques like application-specific rate limiting have no real benefit and only bring unnecessary complexity.
Our Bandwidth Management Summary
Consumers today rightly expect access to a reliable internet service that doesn’t slow down or experience buffering issues at any time of day. This need has become even more critical as the number of online devices and interactive applications increases.
Band-aid solutions that temporarily solve bandwidth issues until the next crisis comes along are not ideal. At Preseem, we build tools that enable ISPs to understand and proactively improve subscriber QoE. We use AQM to reduce latency and make the internet feel faster for your subscribers, even under heavy usage.
If you’d like to learn more about our bandwidth management philosophy, or if you’re ready to remove the band-aids and improve your network’s health permanently, contact us to schedule a demo and start your free 30-day trial.
Frequently Asked Questions
What is the difference between bandwidth management and traffic shaping?
Bandwidth management is the broader practice of controlling how network capacity is allocated among subscribers. Traffic shaping is a specific technique within bandwidth management that prioritizes, delays, or re-orders packets to optimize flow. All traffic shaping is a form of bandwidth management, but not all bandwidth management involves active traffic shaping.
What is a bandwidth manager for ISPs?
A bandwidth manager is software or a hardware appliance that enforces subscriber plan speeds and controls how traffic is handled when subscribers approach their plan ceiling. For ISPs, the key difference between solutions is whether the manager simply drops or delays packets at the limit (creating bufferbloat) or uses Active Queue Management to maintain low latency even under congestion.
Does traffic shaping hurt subscriber QoE?
It depends on the method. Legacy token bucket or simple rate limiting creates bufferbloat and high latency under load, which makes video calls and gaming noticeably worse. Modern AQM-based traffic shaping (FQ-CoDel) actually improves the felt experience during congestion by keeping interactive flows responsive.
