Now I want to use apache bench to test my rest api performance.
I want to know how many requests my server can process per second.
So I want to do like following steps with apache bench:
500 requests per second,
1000 request per second,
15000 request per second ...