Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 17, 2015 22:34
Show Gist options
  • Save rgilton/8d1f8bfee81fc63f9f9d to your computer and use it in GitHub Desktop.
Save rgilton/8d1f8bfee81fc63f9f9d to your computer and use it in GitHub Desktop.
-bash-4.2$ ab -c 400 -n 10000 http://localhost:8000/
This is ApacheBench, Version 2.3 <$Revision: 1604373 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking localhost (be patient)
Completed 1000 requests
Completed 2000 requests
Completed 3000 requests
Completed 4000 requests
Completed 5000 requests
Completed 6000 requests
Completed 7000 requests
apr_socket_recv: Connection reset by peer (104)
Total of 7759 requests completed
-bash-4.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment