Answer the question
In order to leave comments, you need to log in
Are there utilities to simulate a bad connection?
Prompt the utility for imitation of bad connection. I would like to check the web application for such things:
* Packet loss
* Broken packets
* Lost connection
Optional:
* Simulation of overloaded WiFi
* Simulation of low speed
Answer the question
In order to leave comments, you need to log in
uTorrent and big movie when allowing full channel download. Great tool, I use it all the time.
Look at something from this:
habrahabr.ru/post/127274/
habrahabr.ru/post/24931/
habrahabr.ru/post/24046/
For OS X there is Network Link Conditioner mattgemmell.com/2011/07/25/network-link-conditioner-in-lion/
It is a pity that rfc748 was brought to mind in this way - this is exactly the same case.
On MacOS, ipfw. Lots of different settings. Example:
sudo ipfw pipe 1 config bw 128Kbit/s delay 120ms
sudo ipfw add 1 pipe 1 src-port 80
sudo ipfw add 2 pipe 1 dst-port 80
It is possible to simulate various internet connections in the chrome debugger.
Also, in addition to chrome, I use the netlimiter 3 tool - in which I set the outgoing and incoming speed myself
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question