Skip to content

Instantly share code, notes, and snippets.

@kevinsimper
Created October 25, 2016 08:17
Show Gist options
  • Save kevinsimper/3ac8726b72e5c6a6bfd1754178e96cf3 to your computer and use it in GitHub Desktop.
Save kevinsimper/3ac8726b72e5c6a6bfd1754178e96cf3 to your computer and use it in GitHub Desktop.
ab -c 100 -n 100000 -T application/json -p data.json http://localhost:9000/collector
{
"kilometers": "1001",
"lamps": {
"olie": 0,
"engine": 0,
"tirepressure": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment