Forum OpenACS Q&A: Response to What HTTP load testing tools do people like?

I have found, for the lowend, that wget is useful.  Use the recursive option to have it go through every page and grab stuff.

There is also at least one tool that will read your server logs and replay the same requests - so your testing can be focused on exactly the same kind of usage you are already seeing on the site.