How to optimize the performance of Kong ingress controller

I want to set up CPU worker for Kong ingress controller, how to do?
The configuration in the figure below is /usr/loca/Kong/nginx.conf, How can I change the worker_ processes
image

I want to set up data compression for Kong ingress controller, how to do?

Hello,

You can use the nginx_worker_processes config to change this value. In general leaving it auto is the best option.