You are here

benchmark_hp.sh in Advertisement 7.3

#!/bin/sh

ab -n 300 -c 10 -p benchmark_post_data -T 'application/x-www-form-urlencoded' http://ad.local/ad.php

File

scripts/benchmark_hp.sh
View source
  1. #!/bin/sh
  2. ab -n 300 -c 10 -p benchmark_post_data -T 'application/x-www-form-urlencoded' http://ad.local/ad.php