apisix/benchmark/fake-apisix
YuanSheng Wang d32b5cf361
perf: no longer generate unnecessary nginx conf for better performance. (#1968)
* perf: no longer generate unnecessary nginx conf for better performance.
* benchmark: sync nginx.conf for fake-apisix.

> Is this PR backward compatible?

Disable two plugins by default(proxy-cache, proxy-mirror), if the user wants to enable them, need to modify the conf/config.yaml by manual.
2020-08-04 09:31:35 +08:00
..
conf perf: no longer generate unnecessary nginx conf for better performance. (#1968) 2020-08-04 09:31:35 +08:00
lua optimize: Use lru to avoid resolving IP addresses repeatedly . (#1772) 2020-06-28 18:14:38 +08:00