Skip to content

Instantly share code, notes, and snippets.

@orenomba
Created August 9, 2012 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orenomba/3304659 to your computer and use it in GitHub Desktop.
Save orenomba/3304659 to your computer and use it in GitHub Desktop.
osx lion ab - apr_socket_recv のエラー
$ ab -V
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/
$ ab -n 1000 -c 1000 http://mba.local:3000/
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 mba.local (be patient)
apr_socket_recv: Connection reset by peer (54)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment