Skip to content

Instantly share code, notes, and snippets.

@potix2
Created August 13, 2012 11:01
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save potix2/3339485 to your computer and use it in GitHub Desktop.
Save potix2/3339485 to your computer and use it in GitHub Desktop.
ApacheBenchでJSONをPOSTする
% ab -n 10 -c 10 -p json.file -T "application/json; charset=utf-8" http://localhost/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment