Skip to content

Instantly share code, notes, and snippets.

@waleedsamy
Last active June 15, 2016 13:12
Show Gist options
  • Save waleedsamy/bfd37cef500eadca7fabc1575e3cfb19 to your computer and use it in GitHub Desktop.
Save waleedsamy/bfd37cef500eadca7fabc1575e3cfb19 to your computer and use it in GitHub Desktop.
apache/siege benchmark
ab -k -r -c 500 -n 1000 172.18.34.122:8080/ && \
siege -c500 -d10 -t1M 172.18.34.122:8080/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment