Skip to content

Instantly share code, notes, and snippets.

@turbod
Created October 30, 2012 06:50
Show Gist options
  • Save turbod/3978686 to your computer and use it in GitHub Desktop.
Save turbod/3978686 to your computer and use it in GitHub Desktop.
test Google with 20 concurrent connections for 30 seconds, and then get a nice report at the end
siege -c20 www.google.co.uk -b -t30s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment