spacewander opened a new issue, #8042:
URL: https://github.com/apache/apisix/issues/8042

   ### Description
   
   Nowadays, more and more users deploy APISIX via container. As Nginx's 
worker_cpu_affinity doesn't count with cgroup, enabling worker_cpu_affinity by 
default will affect the behavior of APISIX, for instance, multiple instances 
will be bound to one CPU. To avoid this problem, it would be better to disable 
CPU affinity option by default in the `conf/config-default.yaml`.
   
   The worker_processes option also has a similar problem, but changing this 
option will bring enormous breaking change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to