From: b1 <[email protected]> > Do you know any tools which request many sites in > a short period of time, measuring the avarage load > time, etc??
Maybe gather a few thousands URLs (each pointing to a *different* domain to
avoid DOSing them) and lauch n recursive wgets in parallel...
Or setup your own test webserver(s) and use apache bench.
JD
