性能测试结果,apisix对比nginx不符合预期,请教一下是什么原因 #7618
lanss315425
started this conversation in
General
Replies: 4 comments 2 replies
-
So what are the desired results for you? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
You can refer to this: https://github.com/apache/apisix/blob/master/docs/en/latest/benchmark.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
我可以使用mocking来测试吗? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
您好,我在阿里云ecs测试了apisix,预期是想取代nginx,但是性能差异太大,希望提出宝贵意见
运行主机环境:node01 阿里云ecs 8核 16G
apisix:2.15.0
etcd:3.5.4
测试主机环境:node02 阿里云ecs 8核 16G
etcd:3.5.4
wrk:4.0.2
运行主机环境:node03 阿里云ecs 8核 16G
etcd:3.5.4
nginx:1.23.0
压测nginx:
apisix config.yaml配置
配置一个反向代理,配置:
压测apisix:
Beta Was this translation helpful? Give feedback.
All reactions