Showing all 2 blog posts tagged with "apache".
-
Testing Web Server Configurations with Fabric and ApacheBench
Load testing a site with ApacheBench is fairly straight forward. Typically you'd just SSH to a machine on the same network as the one you want to test, and run a command like th... Read more
September 13, 2011 -
Basic Django deployment with virtualenv, fabric, pip and rsync
Deployment is usually a tedious process with lots of tinkering until everything is setup just right. We deploy quite a few Django sites on a regular basis here at Caktus and sti... Read more
April 22, 2010