|
|
|
|
|
by wtallis
3767 days ago
|
|
Just a reminder for everyone wanting to simulate a bad network connection: setting a static packet-loss percentage, latency, and bandwidth limit does not accomplish that task. Real networks suck due to wireless interference and bufferbloat, which aren't simulated by tools this simple. Optimizing your software to perform well under this simulation may help it work well on a satellite link, but could be counterproductive for common real-world problems. |
|
There was a nice looking python library that wrapped things that I can't seem to find at the moment. There's https://pypi.python.org/pypi/atcd/0.1.0, but I don't think that's what I was thinking of.