Description
As a user, I want to get more accurate performance test data for APISIX, but the benchmark script has some problems:
1、The directive to modify worker_processes is incorrect.
2、The server sometimes fails to start successfully.
3、During performance testing, APISIX cannot be started by docker
4、When using a pure reverse proxy, the proxy-cache and proxy-mirror plugins should be disabled
Maybe, we need to refactor these scripts to fix the above problems and provide a better user experience.
Description
As a user, I want to get more accurate performance test data for APISIX, but the benchmark script has some problems:
1、The directive to modify
worker_processesis incorrect.2、The server sometimes fails to start successfully.
3、During performance testing, APISIX cannot be started by docker
4、When using a pure reverse proxy, the proxy-cache and proxy-mirror plugins should be disabled
Maybe, we need to refactor these scripts to fix the above problems and provide a better user experience.