0

I'm using ab from apache2-utils for benchmarking purposes like:

ab -c 2 -n 200 -p file.txt -T application/json url

. Is there any way to do the same, but not reading the content from a file, but from a parameter? Or environment variable or something? So, to run the benchmark tool, but avoiding the need for an external file.

Olaf Kock
  • 46,930
  • 8
  • 59
  • 90
user2194805
  • 1,201
  • 1
  • 17
  • 35

0 Answers0