Is there any way to decrease memory usage of Kong woker process?


I have set nginx_worker_processes=1. But the worker process still occupy 202136KB(about 200MB) memory. I wonder if there is any way to decrease memory usage of per woker process. Because I’m most eager to limit my memory to less than 50MB.