Apache Benchmarking tool. The simplest tool to perform a load testing.
ab -n 100 {{url}}
ab -n 100 -c 10 {{url}}