how to limit network bandwidth for testing (win7, virtualbox)
Posted
by bao
on Stack Overflow
See other posts from Stack Overflow
or by bao
Published on 2010-04-18T11:00:22Z
Indexed on
2010/04/18
11:03 UTC
Read the original article
Hit count: 779
Hi!
I develop ASP.NET application on Windows 7 machine (IIS 7.5). I need to limit network bandwidth to test my AJAX GUI. What kind of software could you recommend for those cases:
a) I deploy my app to the remote IIS box and try to limit bandwidth of my network connection in Windows 7. b) I deploy my app to the IIS installed on Win7 and try to test my app from Virtualbox machine via virtual network.
So, any opinions?
© Stack Overflow or respective owner