eecheng87 / ESCA

Effective System Call Aggregation
https://eecheng87.github.io/ESCA/
MIT License
38 stars 5 forks source link

Support multi-worker Nginx #23

Open eecheng87 opened 2 years ago

eecheng87 commented 2 years ago

As stated in #21 , multi-worker Nginx is not available. We should extend the applicability by changing the patch file. (option worker_processes in config file determine the number of workers)