Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tools for degrading my network connection? [closed]

I've written some applications than heavily use network, and I would like to test it over a slow network. I'm looking for a tool to simulate these kind of connections.

I'm only interested in Windows tools.

like image 613
Steve Gury Avatar asked Sep 02 '08 09:09

Steve Gury


2 Answers

I've used Traffic Shaper XP on my XP dev box at work. It seems to handle any connection (not just HTTP). It wasn't perfect, but worked well enough for the tests I was doing. If you're on Windows maybe it'll do enough for you.

like image 170
Herms Avatar answered Sep 20 '22 19:09

Herms


Try dummynet. You will find lots of resources on the web, including this tutorial.

like image 28
Christian Lescuyer Avatar answered Sep 20 '22 19:09

Christian Lescuyer