Bandwidth throttling

Chip Marshall chip at 2bithacker.net
Mon May 7 13:40:44 EDT 2007


On May 07, 2007, Michael ODonnell sent me the following:
> We're trying to simulate the behavior of an app while multiple
> instances of it are connected to our server from different
> remote client sites that have varying amounts of bandwidth
> available.  We're therefore looking for an easy way to throttle
> network thoughput on a per-system basis in our test rig, ie.
> we want to do the throttling on the clients (a mix of XP and
> Linux boxes) so we can demo a mix of low- and high-bandwidth
> connections simultaneously.

In the past I've usually used FreeBSD's ipfw with dummynet to do
bandwidth throttling and network condition simulations.

http://www.freebsd.org/cgi/man.cgi?query=ipfw#TRAFFIC+SHAPER

-- 
Chip Marshall <chip at 2bithacker.net>     http://kyzoku.2bithacker.net/
GCM/IT d+(-) s+:++ a25>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+
V-- PS+ PE Y+ PGP++ t+@ R@ tv@ b++@ DI++++ D+(-) G++ e>++ h>++ r-- y?


More information about the gnhlug-discuss mailing list