There is 1 article tagged as "curl"

Benchmarking pages behind a login with ab

on November 09, 2011. in Development, Free time, Programming. A 2 minute read.

Tonight I decided to relax a bit and what better way of relaxing is there for a geek then to do some bash scripting?! So for fun and no profit I decided to try and benchmark pages with ab, Apache HTTP server benchmarking tool, which are behind a login. Turns out, it’s pretty easy after reading some man pages ;)