Question

I want to do some performance tests on my dev box and want to throttle/slow down the traffic between the local IIS and the browser. I used the free NetBalanacer tool but it doesn't seem to support local traffic (using loopback adapter).

Any suggestions?

Was it helpful?

Solution

Fiddler can simulate slow speed and latency. http://www.fiddler2.com

In general, Fiddler is a great HTTP debugging tool, that should be in any web developers toolbox :-)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top