开发者

How to test Asp.net WebApplication in different internet speed?

开发者 https://www.devze.com 2022-12-24 06:18 出处:网络
how is it possible 开发者_如何学JAVAto test a web application developed in VS 2008, in different internet speed connections?

how is it possible 开发者_如何学JAVAto test a web application developed in VS 2008, in different internet speed connections?

Thanks in advance?


For a quick test of slow (modem) speeds, you can use Fiddler and enable the Simulate Modem Speeds option - found in the Rules -> Performance menu.


You can throttle your bandwith with tools like Netlimiter.


You can throttle your bandwidth but this still won't give you an accurate idea of how fast it will be for other users. There are other factors, like where it's hosted for example.


In the past I have use this program http://xat.com/wo/index.html and is very good.

0

精彩评论

暂无评论...
验证码 换一张
取 消