Created
October 17, 2010 22:20
-
-
Save gmiroshnykov/631375 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
laggyluke@ubuntu:~$ ab -n 1000 -c 100 http://127.0.0.1:8124/ | |
This is ApacheBench, Version 2.3 <$Revision: 655654 $> | |
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ | |
Licensed to The Apache Software Foundation, http://www.apache.org/ | |
Benchmarking 127.0.0.1 (be patient) | |
Completed 100 requests | |
Completed 200 requests | |
Completed 300 requests | |
Completed 400 requests | |
Completed 500 requests | |
Completed 600 requests | |
Completed 700 requests | |
apr_socket_recv: Connection timed out (110) | |
Total of 739 requests completed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment