On Thu, Sep 26, 2002 at 06:41:19AM -0600, Michaud,Pierre [CMC] wrote: > I'd like to know if you are planning to add an option to flood that can > simulate the connection speed of a user (33,6Kbps for example), such as > http_load (www.acme.com).
The dummynet feature of BSD is a great way to do this in conjuntion with flood. I found this to be a very informative article: http://bsdvault.net/sections.php?op=viewarticle&artid=119 -aaron