I've decided that I need to up my game when it comes to webservers. However I'm not yet ready to switch to Nginx or one of the other webservers out in the wild as I need something up and running rapidly. Granted the numbers are definitely against Apache in a lot of benchmarks but historically … Continue reading Compiling Apache 2.4 on Ubuntu 12.04
Tag: apache
Loaded Testing
I recently had to do some load testing for a site recently that would allow me to test in excess of 100k requests in a 60 second period... So I decided to do some testing using JMeter as it seemed like a suitable tool for doing what I needed and I had used it for … Continue reading Loaded Testing