我想直观地评估网页的几个互联网连接类型的响应时间(DSL,电缆,T1,拨号等),而我的浏览器和网络服务器是在同一局域网,甚至在同一台机器上。是否有任何简单的网络工具或浏览器插件来降低网络带宽,以模拟不同的现实连接场景。
对此我很感激。
我想直观地评估网页的几个互联网连接类型的响应时间(DSL,电缆,T1,拨号等),而我的浏览器和网络服务器是在同一局域网,甚至在同一台机器上。是否有任何简单的网络工具或浏览器插件来降低网络带宽,以模拟不同的现实连接场景。
对此我很感激。
当前回答
虚拟网
试试这个基于FreeBSD的VMWare映像。它还有一个很好的操作指南,完全免费,20分钟就能站起来。
更新:DummyNet现在也支持Linux, OSX和Windows
其他回答
You can use dummynet ofcourse, There is extension of dummynet called KauNet. which can provide even more precise control of network conditions. It can drop/delay/re-order specific packets (that way you can perform more in-depth analysis of dropping key packets like TCP handshake to see how your web pages digest it). It also works in time domain. Usually most the emulators are tuned to work in data domain. In time domain you can specify from what time to what time you can alter the network conditions.
试试微软的NEWT吧,它非常适合我。它提供了定制的延迟,数据包丢弃技术和更多:)
http://blog.mrpol.nl/2010/01/14/network-emulator-toolkit/
更新1:
这是一个很好的NEWT -视频教程 网络仿真器For Windows Toolkit教程(credit to Jimmery)
尝试交通整形XP 你可以用这个应用程序轻松限制IE或其他浏览器的速度,它也是免费的
我正在恢复这个线程,因为我最近有同样的需要。 令人惊讶的是,我发现Fiddler可以通过自定义规则来做到这一点,并添加这一行oSession["response-涓滴-delay"] = "150";在onbeforresponse部分。
Fiddler真的很棒。
如果你想要一个硬件解决方案,Netgear有一系列便宜的(50美元左右)交换机来限制带宽。Netgear Prosafe GS105E和类似的交换机值得研究。