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?
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 :-)