Showing posts with label Apache Bench. Show all posts
Showing posts with label Apache Bench. Show all posts

Saturday, December 28, 2013

Load testing with Apache Bench

Overview

We use load testing to check how our application behavior when large number of requests concurrently access the application. This post is about how to do a simple load test with Apache Bench.