Have you ever noticed your Wi-Fi speed suddenly drops, even though your ISP plan hasn't changed? Or that some websites are slow to open, or YouTube videos are constantly buffering? The reason could be... limiting Wi-Fi requests — a mechanism that few people know about, but which is actively used by both Internet providers and corporate network administrators.
This technology isn't directly related to traffic limitation (as in mobile internet), but it does have a direct impact on network performance. Unlike traditional gigabyte limits, this one is about quantity. network requests per unit of time — a parameter that can artificially “choke” your internet even with an unlimited plan.
In this article, we'll explore what request limiting is, how it works at the router and ISP level, and—most importantly—how to diagnose the problem and bypass the restrictions legally. You'll learn why even an expensive router with Wi-Fi 6 It may work slower than a cheaper model, and what settings will help restore stable speed.
———
What is Wi-Fi request limiting and why is it needed?
Request throttling — is a network load control mechanism in which a router or ISP artificially delays the processing of data packets if their number exceeds a specified threshold. Simply put, your device may send hundreds of requests per second (for example, when loading a web page or playing an online game), but the network will only "pass" a portion of them, creating a queue.
The main reasons for introducing such restrictions are:
- 🛡️ Protection against DDoS attacks — if an attacker tries to flood the network with millions of requests, the system will simply ignore the extra packets.
- 📊 Uniform load distribution — in apartment buildings, where dozens of devices are connected to a single router, restrictions prevent a single user from "monopolizing" the channel.
- 💰 Hidden tariff regulation — Some providers deliberately lower the priority of requests for users with cheap tariffs, even if the speed is not limited by the contract.
- 🔄 Optimizing router performance - budget models (TP-Link TL-WR840N, D-Link DIR-300) are physically unable to process more than 1000–2000 requests per second and begin to “lose” packets.
It is important to understand that limiting requests is not the same as speed limitWhen "throttling" speed, the provider simply reduces the channel's bandwidth (for example, from 100 Mbps to 50 Mbps). And when limiting requests, the speed in megabits may remain high, but Websites will load slowly due to artificial delays between packets.
How does router-level request limiting work?
Each router has a built-in mechanism for processing network packets - NAT (Network Address Translation)When you open a website, your device sends dozens of requests (loading text, images, scripts), and NAT must quickly "redirect" them to the external network. If there are too many requests, the router begins:
- 🗑️ Drop packets - some requests are simply ignored, and the browser is forced to send them again.
- ⏳ Put in queue — packets are processed with a delay (for example, not 10 ms, but 500 ms).
- 🔄 Limit new connections — the router blocks the creation of new TCP connections until resources are freed.
The problem is exacerbated on budget routers with a weak processor (for example, MikroTik hAP lite or Tenda N301). Their hardware is physically incapable of processing more than 500–1,000 requests per second. For comparison, a modern smartphone sends up to 300 requests per second when watching YouTube, and up to 1,000 when playing online games!
⚠️ Attention: If your router is older than 2018 and only supportsWi-Fi 4 (802.11n), there's a good chance it's become a bottleneck for modern devices. Check the model in the settings (192.168.0.1or192.168.1.1).
Some routers (eg. ASUS RT-AX88U or Keenetic Ultra) have an option in the firmware CTF (Cut-Through Forwarding) or FA (Flow Acceleration), which speeds up packet processing. If this feature is disabled, even a powerful router will slow down.
Check the model specifications on the official website|Check the CPU load in Settings → System Tools → System Information|Disable unnecessary services (IPTV, parental controls, VPN)|Update the firmware to the latest version-->
How ISPs Limit Requests (and Why It's Legal)
Providers use request limiting not only to protect against attacks, but also to hidden quality of service (QoS) regulationHere are the most common methods:
| Limit method | How it works | Signs of a problem |
|---|---|---|
| TCP Window Scaling | The provider reduces the size of the data transfer "window" by forcing the device to wait for confirmation of each packet. | Websites load in chunks, and videos are constantly buffered. |
| ICMP-throttling | Blocks or delays ICMP protocol packets (used for ping and traceroute). | The ping to sites is high (200+ ms), although the speed according to the test is normal. |
| Limit on new connections | Limits the number of new TCP connections per second (for example, no more than 50 for cheap tariffs). | It lags when opening multiple tabs at the same time. |
| Deep Packet Inspection (DPI) | Analyzes packet contents and artificially slows down traffic for certain services (torrents, VPN). | Torrents download slowly, but the speed on Speedtest is normal. |
Why is this legal? The contract with the provider usually stipulates that they have the right to "optimize traffic" to ensure stable network operation. Technically, this isn't a violation, but in practice, it leads to a deterioration in the user experience. For example, Rostelecom And Beeline actively use DPI to limit torrents, and MTS may "throttle" requests to foreign servers during peak hours.
⚠️ Attention: If you are connected via technologyPPPoEorL2TP, your provider has complete control over your traffic and can impose restrictions at the server level. In this case, changing your router won't help—you'll need to change your plan or provider.
To check if your provider is limiting your requests, use the utility ping:
ping -n 50 ya.ru
If the response time (ping) is consistently high (more than 100 ms) or packets are lost (the response contains lines Request timed out), this is a sign of artificial restriction.
Signs of Query Limitation: How to Distinguish from Other Problems
Query limiting is often confused with:
- 📶 Poor Wi-Fi signal (low signal level, interference from neighbors).
- 🖥️ Router overload (high CPU load, overheating).
- 🌍 Problems on the website side (the server can't handle the load).
Distinctive features of query limiting:
| Symptom | Limiting requests | Other problems |
|---|---|---|
| Speedtest shows high speed, but websites are slow. | ✅ Yes | ❌ No |
| YouTube videos load jerkily even though the buffer is full. | ✅ Yes | ❌ No |
| Ping in games fluctuates between 30 and 500 ms. | ✅ Yes | ⚠️ Possibly (Wi-Fi interference) |
| Torrents are downloading slowly, but Speedtest shows 100 Mbps. | ✅ Yes (provider DPI) | ❌ No |
Another test: open 10-15 browser tabs simultaneously. If the pages load one at a time (rather than in parallel), this indicates a limitation on new connections. Also, check your router logs (System log or Log in the web interface) for errors of the type NAT: drop packet or TCP: connection limit exceeded.
How to bypass request restrictions: legal methods
If the problem is with your router, try the following methods:
- Update the firmware — new versions often optimize NAT processing. For example, for Keenetic The current firmware increases the request limit from 1000 to 5000 per second.
- Enable hardware acceleration:
- On ASUS:
Administration → System Settings → Enable NAT acceleration. - On TP-Link:
Advanced Settings → Network Tools → Hardware Acceleration.
- On ASUS:
If the problem is on the provider's side:
- 🔄 Change DNS — Sometimes your ISP limits requests to its DNS servers. Try
1.1.1.1(Cloudflare) or8.8.8.8(Google). - 🛡️ Connect via VPN - some VPNs (for example, ProtonVPN or Warp by Cloudflare) bypass the provider's DPI.
- 📈 Change your tariff — Check with support if they have unlimited premium plans (sometimes called "Gaming" or "Streaming").
⚠️ Attention: Using a VPN may violate your provider's terms and conditions (especially if your contract includes a clause prohibiting bypassing restrictions). Check your plan's terms and conditions before connecting.
What to do if nothing helps: radical measures
If all the above methods do not work, more complex solutions remain:
- 🔧 Flashing alternative software - For example, OpenWRT or DD-WRTThese firmware versions are optimized for high loads and allow manual configuration of NAT limits. But: Not all routers are supported, and incorrect firmware can brick the device.
- 📡 Replacing the router - If your model is older than 2019 and does not support
Wi-Fi 5 (802.11ac), its performance may not be sufficient for modern workloads. Recommended models for high loads:- ASUS RT-AX86U (supports up to 10,000 requests/sec)
- Keenetic Ultra (optimized for gaming traffic)
- Ubiquiti UniFi Dream Machine (professional solution)
- 🏢 Changing providers If restrictions are imposed at the operator level and are not lifted even after complaints to support, the only option is to switch to another provider. Before doing so, check reviews of connection quality in your area (for example, on 2GIS or Yandex.Maps).
For advanced users: If you have access to SSH On the router, you can manually increase the NAT limits. For example, on routers with OpenWRT run the command:
echo 65536 > /proc/sys/net/netfilter/nf_conntrack_max
This will increase the maximum number of connections that can be processed simultaneously. But: Not all routers support this setting, and incorrect values may cause problems.
How to check if a router supports alternative firmware?
Check out the model on the website OpenWRT.org in the section Table of HardwareIf your router isn't listed there, flashing the firmware isn't possible. Also, check the hardware version (v1, v2, etc.), as support may vary.
FAQ: Frequently asked questions about limiting Wi-Fi requests
Can limiting requests affect ping in games?
Yes, and very much so. In online games (for example, CS:GO, Dota 2, Fortnite) it's not so much the download speed that's important, but stability and low latency (ping)If your ISP or router limits the number of requests per second, packets containing player position data may be delayed, leading to lag and character teleportation. To check if your ISP is to blame, compare your ping via cable and Wi-Fi. If the difference is greater than 20-30 ms, the issue lies with your router settings.
Why are torrents downloading slowly, but Speedtest shows high speed?
This is a classic sign. Deep Packet Inspection (DPI) — a technology that providers use to analyze traffic. Speedtest operates over the HTTP/HTTPS protocol, which is rarely restricted, while torrents use the protocol BitTorrent, which many providers are deliberately "suffocating." Solutions:
- Use a VPN (eg. qBittorrent with built-in
SOCKS5-proxy). - Enable traffic encryption in your torrent client settings (
Preferences → Connection → Enable encryption). - Try alternative protocols such as
WebTorrent.
How do I know how many requests per second my router is processing?
The exact number of requests is not specified in the specifications, but you can estimate the performance indirectly:
- Connect the router to your computer via cable (to avoid Wi-Fi interference).
- Run the test on DSLReports - it shows not only the speed, but also connection quality (bufferbloat).
- If the test results show high values
Latency under load(latency under load), your router can't handle the number of requests.
For comparison, a good router should show a latency of no more than 50–100 ms under load.
Is it true that only Russian providers impose request restrictions?
No, this is global practice. For example:
- IN USA providers of the type Comcast And AT&T actively used
QoSto limit Netflix and YouTube traffic during peak hours. - IN Europe (especially in Germany and France) providers are required to comply net neutrality, but still apply a “soft” restriction for P2P traffic.
- IN China Restrictions are introduced at the state level (the Great Firewall) for all foreign services.
The difference is that foreign providers usually clearly indicate restrictions in the contract, while in Russia they often hide them.
Is it possible to complain to a provider for limiting requests?
Technically, yes, but the chances of success are minimal. Most contracts include a "traffic optimization" clause that allows the provider to impose restrictions. However, you can:
- File a complaint with support, asking for an explanation of the slowdowns (sometimes this helps—the provider may temporarily lift the restrictions).
- Contact us Roskomnadzor, if restrictions are introduced selectively (for example, only for certain sites).
- Filing a collective complaint on behalf of several subscribers increases the chances of a response.
⚠️ Attention: Before filing a complaint, take screenshots of tests (Speedtest, ping, traceroute) that show discrepancies between the advertised speed and actual performance. Without proof, the provider will simply ignore your complaint.