I took a stress test on Apache APISIX version 1.1 during the holiday and
only ran a nginx worker process. The machine type is a physical machine,
the operating system is tlinux2.2 0046, and the kernel version is 3.10.107

Pressure test method:
Directly request apisix. There is no rule in apisix itself, and the hit
route matches the logic.
Pressure test command:

./wrk -c 10 -t 6 --la -d 30 http://apisix.com:9080/c

As a result, the CPU was overwhelmed by less than 2000qps.

[image: image]
<https://user-images.githubusercontent.com/3816205/78560056-ff551a80-7847-11ea-9b05-4f96cbd2e76f.png>

See annex for pressure test flame diagram


github issue link:

https://github.com/apache/incubator-apisix/issues/1403

Reply via email to