How to control the network latency

latencynetworking

My company is developing a network software and its network stability is very important. So my supervisor want me to set up the testing environment for our QA team.

I can take care of almost everything to set it up except the network latency test. I need to find a tool that can control the network latency but I couldn't able to find one. My supervisor have mentioned that there is a tool which create a virtual NIC to control network latency or something.

Please let me know if you've seen any of network latency control tool or something helpful information.

Thank you..

Best Answer

If it has to be windows.. its not going to be easy and free i think. If you got some budget for this, go Shunra. No budget, go linux and use Qdisc.

Ive tried some free linux WAN simulators to emulate 4 hostingsites with delays and bandwidthlimits.. all just crashed with my config so i ended up setting up Qdisc manually.

If you decide to go with the linux option i could assisst in the Qdisc config.

For more opinions youve got a link from Zoredache in you questionpost.