RailsLab: Load Testing – Part 2

by gregg on July 2nd, 2009

If you want to know if your application can scale before it actually gets the traffic spike, then you need to learn how to do Load Testing. Thankfully I just released Load Testing – Part 2 of the Scaling Rails screencast series. If you haven’t seen the first video on Load Testing, you should probably start there.

Summary

In this second Load Testing Screencast we pickup where we left off with the first load testing screencast and learn how to use httperf load testing with sessions, how to automate our httperf testing using autobench, how to graph the results from autobench, and lastly we talk briefly about a few other load testing tools you might want to be aware of.

Don’t forget to subscribe to the screencast RSS feed or grab it on ITunes to avoid missing any of these episodes. FYI, These videos look great on an iPhone / iPod if you want something to watch on the go.

Related posts:

Sections: Home     Tags:

2 Responses to “RailsLab: Load Testing – Part 2”

  • This series is awesome!

    Thanks again Gregg

  • Dinooz says:

    I wonder if setup a Cluster of http servers in your intranet something like: http://hadoop.apache.org/core/ will help you to increase your scalability & response, kind of cloud computing thinking.

    Will 4 small VPS working together as http cluster be more effective than a heavy duty cuad core server ???.

    Keep doing the great job, by the way where is Jason ?

Leave a Reply