💻 Software
How to throttle HTTP requests on a Linux machine?
Fresh5 days ago
Mar 15, 20264145 viewsConfidence Score0%
0%
Problem
TL;DR: Here is the summary: I need to reduce max connections on Ubuntu 11.04, preferably system-wide, but at least within Google Chrome. I do not need or want to throttle bandwidth. Verizon seems to care only about the number of connections, so that is all I want to change. Also, I don't want to us…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to throttle HTTP requests on a Linux machine?
Low Risk
I successfully use an SSH tunnel to circumvent arbitrary connection limits when tethering. The idea is as follows: starts the tunnel, then you configure firefox or other software to use socks 5 proxy localhost/1234. Follow the instructions on this p…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix