Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i simulate a slow network connection [duplicate]

Possible Duplicate:
Network tools that simulate slow network connection

I have a Bet Server which sends bet data to a game terminal I would like to simulate a slow network connection. i want the network to be really busy, heavily loaded so i can see how the bet server performs and if it times out when there is a heavy load on the network.

Are there any tools i can use to do this?

Thanks for any help. Regards, Riaz

like image 351
Riaz Ladhani Avatar asked Jun 04 '10 14:06

Riaz Ladhani


1 Answers

There are a couple of plugins you can try. Firefox Throttle is one of them

Edit: this assuming you're developing a browser-based thingy.

like image 165
João Pereira Avatar answered Oct 07 '22 00:10

João Pereira