What stress/load testing tools do you use for your Web sites and apps?

There's a ton of load/stress testing tools out there in the open source community. Do you already do this kind of work? If so, which tools do you use?
For pure load testing,
Submitted by uragan on Thu, 02/12/2009 - 14:51.

I'd prefer Apache JMeter. It's a rather universal tool not limited to HTTP protocol.

But, for example, for LSB Navigator, we use a self-made simple framework that combines stress testing with some kind of functional tests.