> I'm wondering what is the best way to create thousands (more than 25K) of > these processes and have them all storm the server at once.
Check the mail list archives-- a reasonably powerful client will support around 50-70 browsers at the same time. You'd need about 5000 different computers running your script. Check out tools like grinder, httpunit, OpenSTA, WWW::Mechanize and friends, Canoo, etc. These tools are all useragents with measurement features, rather than browser-drivers. -Chris _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
