Can we simulate a network latency between client and server?

If you happen to be on Mac then you can use XCode Network Link Conditioner which is about the best tool I’ve come across for this kind of thing.

Linux you can use ‘ipfw’. This is a little more tricky to setup but there are plenty of examples via google

Windows there are various tools, some better than others but this works well: clumsy, an utility for simulating broken network for Windows Vista / Windows 7 and above

1 Like