Myron's Dev Notes


Apache Benchmarking tool

sudo apt-get -y install apache2-utils

ab -n 10000 -c 100 http://hostname/ # must have trailing slash