A simple stress test of apisix and nginx #7204
Unanswered
Lewisyixin
asked this question in
Q&A
Replies: 1 comment 4 replies
-
During the performance test, are the CPUs of nginx and Apache APISIX fully loaded? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did a simple stress test of apisix&nginx, and found performance of apisix is little better than nginx, is it normal?
In my opinion, performance of apisix should be a little worse than nginx.
nginx and apisix are on the same vm and proxy_pass to the same upstream


nginx:
version: 1.20.1
config:
result:
apisix


version: 2.14.1
result:
Beta Was this translation helpful? Give feedback.
All reactions