Miss-you opened a new issue #1403: bug: Use Apache APISIX 1.1 version pressure test to find a performance problem URL: https://github.com/apache/incubator-apisix/issues/1403 ### Issue description 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. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
