The first one spawns an additional process forwarding requests to a series of workers (think about it as a form of shield, at the same level of apache or nginx), while the second one sets workers to n

Things to know (best practices and “issues”) READ IT !!! — uWSGI 2.0 documentation
https://uwsgi-docs.readthedocs.io/en/latest/ThingsToKnow.html

原文地址:https://www.cnblogs.com/rsapaper/p/10836234.html